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
Resolution chain
jaywing.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.0.221 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.221 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.144 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- chris black
- Contact emails
Subdomains
117 observed subdomains of jaywing.com.
Showing 25 of 117. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for jaywing.com.
| Mechanism | Target |
|---|---|
| SPF_A | jaywing.com |
| SPF_INCLUDE | customerspf.sitecore.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.234.206.120 |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 194.168.101.34 |
| SPF_IP | 195.245.231.143 |
| SPF_IP | 212.64.129.129 |
| SPF_IP | 213.121.244.41 |
| SPF_IP | 213.121.244.45 |
| SPF_IP | 35.179.12.180 |
| SPF_IP | 35.195.36.111 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 54.195.38.163 |
| SPF_IP | 77.107.106.100 |
| SPF_IP | 77.107.106.98 |
| SPF_IP | 81.29.87.75 |
| SPF_IP | 81.29.87.94 |
| SPF_IP | 89.206.166.187 |
| SPF_IP | 89.248.16.78 |
| SPF_IP | 89.248.24.133 |
| SPF_MX | jaywing.com |
Related pages
Pivot deeper into the graph from jaywing.com.
- IP · 104.26.0.221
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:69
- Country · CA
- Email · chris.black@jaywing.com
- TLD · .com
- Browse hostnames · ja…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.