Skip to content

Hostname

watfordfc.com

Last fetched

watfordfc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · watfordfc.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/watfordfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.214.90.5152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1515
Organization
digital ink
Contact emails

Subdomains

19 observed subdomains of watfordfc.com.

Web-graph footprint

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

961 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for watfordfc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.retailsportssystems.com
SPF_IP185.194.168.118
SPF_IP31.193.4.72/32
SPF_IP83.170.114.175

Related pages

Pivot deeper into the graph from watfordfc.com.

Cypher and MCP

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

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