Skip to content

Hostname

minifree.org

Last fetched

minifree.org resolves to 1 IPv4 address operated by AS20712 in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · minifree.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/minifree.org

Resolution chain

minifree.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.187.172.13481.187.0.0/16AS20712GB

WHOIS identity

Registrar
iana:168
Organization
leah rowe
Contact emails

Subdomains

8 observed subdomains of minifree.org.

Web-graph footprint

Distinct hostnames that link to or from minifree.org in the public web crawl.

128 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for minifree.org.

MechanismTarget
SPF_Aminifree.org
SPF_IP2001:8b0:b95:1bb5:0:0:0:4
SPF_IP81.187.172.134
SPF_MXminifree.org

Related pages

Pivot deeper into the graph from minifree.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "minifree.org"})-[: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.