Skip to content

Hostname

m4fun.info

Last fetched

m4fun.info resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · m4fun.infoRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/m4fun.info

Resolution chain

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

IPPrefixASNOperatorCountry
66.45.226.13066.45.224.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of m4fun.info.

Web-graph footprint

Distinct hostnames that link to or from m4fun.info in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • m4fun.info

SPF policy

5 SPF mechanisms authorising senders for m4fun.info.

MechanismTarget
SPF_Am4fun.info
SPF_IP173.214.169.136/29
SPF_IP66.45.250.88/29
SPF_IP66.45.250.90
SPF_MXm4fun.info

Related pages

Pivot deeper into the graph from m4fun.info.

Cypher and MCP

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

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