Skip to content

Hostname

leadfieldhockey.com

Last fetched

leadfieldhockey.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · leadfieldhockey.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/leadfieldhockey.com

Resolution chain

leadfieldhockey.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.35.220104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.156.60.116108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.47108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.9108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.99108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
172.67.180.59172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1467
Organization
Contact emails

Subdomains

7 observed subdomains of leadfieldhockey.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for leadfieldhockey.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from leadfieldhockey.com.

Cypher and MCP

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

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