Skip to content

Hostname

yorkshire.com

Last fetched

yorkshire.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · yorkshire.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/yorkshire.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:1068
Organization
peter wilson
Contact emails

Subdomains

101 observed subdomains of yorkshire.com.

Web-graph footprint

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

1,241 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for yorkshire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from yorkshire.com.

Cypher and MCP

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

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