Skip to content

Hostname

york1.com

Last fetched

york1.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · york1.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/york1.com

Resolution chain

york1.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:469
Organization
funsearch
Contact emails

Subdomains

6 observed subdomains of york1.com.

Web-graph footprint

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

20 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for york1.com.

MechanismTarget
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.112.10.160
SPF_IP142.115.18.65
SPF_IP158.247.84.239
SPF_IP158.248.84.239
SPF_IP199.243.85.34
SPF_IP199.34.67.142/32
SPF_IP206.210.97.170
SPF_IP207.164.202.130
SPF_IP66.7.91.182
SPF_IP66.7.92.234
SPF_IP70.28.68.169
SPF_IP98.97.249.0/24
SPF_IP98.97.250.0/24
SPF_IP98.97.251.0/24
SPF_IP98.97.252.0/24
SPF_IP98.97.253.0/24
SPF_IP99.209.63.2/24

Related pages

Pivot deeper into the graph from york1.com.

Cypher and MCP

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

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