Skip to content

Hostname

egrfc.com

Last fetched

egrfc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · egrfc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/egrfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.223.32.9752.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
east grinstead rugby football club
Contact emails

Subdomains

17 observed subdomains of egrfc.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for egrfc.com.

MechanismTarget
SPF_Aegrfc.com
SPF_IP217.33.182.250
SPF_IP78.129.162.54
SPF_IP78.129.162.8
SPF_MXegrfc.com

Related pages

Pivot deeper into the graph from egrfc.com.

Cypher and MCP

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

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