Skip to content

Hostname

jaywing.com

Last fetched

jaywing.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · jaywing.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jaywing.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
chris black
Contact emails

Subdomains

117 observed subdomains of jaywing.com.

Web-graph footprint

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

113 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for jaywing.com.

MechanismTarget
SPF_Ajaywing.com
SPF_INCLUDEcustomerspf.sitecore.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.206.120
SPF_IP192.254.121.248/32
SPF_IP194.168.101.34
SPF_IP195.245.231.143
SPF_IP212.64.129.129
SPF_IP213.121.244.41
SPF_IP213.121.244.45
SPF_IP35.179.12.180
SPF_IP35.195.36.111
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.195.38.163
SPF_IP77.107.106.100
SPF_IP77.107.106.98
SPF_IP81.29.87.75
SPF_IP81.29.87.94
SPF_IP89.206.166.187
SPF_IP89.248.16.78
SPF_IP89.248.24.133
SPF_MXjaywing.com

Related pages

Pivot deeper into the graph from jaywing.com.

Cypher and MCP

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

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