Skip to content

Hostname

mcafe.me

Last fetched

mcafe.me resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · mcafe.meRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mcafe.me

Resolution chain

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

IPPrefixASNOperatorCountry
125.143.130.204125.136.0.0/13AS4766KR

WHOIS identity

Registrar
iana:100
Organization
dnhcom
Contact emails

Subdomains

8 observed subdomains of mcafe.me.

Web-graph footprint

Distinct hostnames that link to or from mcafe.me in the public web crawl.

39 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mcafe.me.

MechanismTarget
SPF_IP125.143.130.204

Related pages

Pivot deeper into the graph from mcafe.me.

Cypher and MCP

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

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