Skip to content

Hostname

3rafoty.com

Last fetched

3rafoty.com resolves to 1 IPv4 address operated by AS37191 in EG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 3rafoty.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3rafoty.com

Resolution chain

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

IPPrefixASNOperatorCountry
169.239.39.173169.239.39.0/24AS37191EG

WHOIS identity

Registrar
iana:625
Organization
domains manager
Contact emails

Subdomains

2 observed subdomains of 3rafoty.com.

Web-graph footprint

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

24 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 3rafoty.com

SPF policy

3 SPF mechanisms authorising senders for 3rafoty.com.

MechanismTarget
SPF_A3rafoty.com
SPF_IP169.239.39.173
SPF_MX3rafoty.com

Related pages

Pivot deeper into the graph from 3rafoty.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3rafoty.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.