Skip to content

Hostname

minifinder.com

Last fetched

minifinder.com resolves to 2 IPv4 addresses operated by AS47467 in SE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · minifinder.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minifinder.com

Resolution chain

minifinder.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

43 observed subdomains of minifinder.com.

Web-graph footprint

Distinct hostnames that link to or from minifinder.com in the public web crawl.

41 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for minifinder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEkundspf.loopia.se
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.95.227.6
SPF_IP194.132.180.78
SPF_IP194.132.180.84
SPF_IP209.85.218.73
SPF_IP213.188.152.138
SPF_IP62.182.216.175
SPF_IP91.106.195.51

Related pages

Pivot deeper into the graph from minifinder.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "minifinder.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.