Hostname
jayride.com
Last fetched
jayride.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jayride.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.6.173 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.173 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.29 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jayride.com owner
- Contact emails
- support@jayride.com
- 58b8c576-cb52-4886-b746-bcfcb8ea0d38@identity-protect.org
- 72fc44bb-740a-4ad5-989e-cad7b7438847@identity-protect.org
- 9b9408d6-2b6f-4bab-a154-46ac11fdd38d@identity-protect.org
- a1a09009-89eb-45b8-a7f4-b757307af90b@identity-protect.org
- e24a13a0-2923-4223-b25b-3d644e90cdad@identity-protect.org
- efdc4c2c-2257-4233-9e26-b3b0c99a3c81@identity-protect.org
- fa768f80-1de2-4ab5-9754-e97fe63b8a65@identity-protect.org
- owner-10107611@jayride.com.whoisprivacyservice.org
- owner-1151659@jayride.com.whoisprivacyservice.org
- owner-1244545@jayride.com.whoisprivacyservice.org
- owner-1365858@jayride.com.whoisprivacyservice.org
- owner-1470354@jayride.com.whoisprivacyservice.org
- owner-1635807@jayride.com.whoisprivacyservice.org
- owner-1691557@jayride.com.whoisprivacyservice.org
- owner-1740303@jayride.com.whoisprivacyservice.org
- owner-1784443@jayride.com.whoisprivacyservice.org
- owner-1859597@jayride.com.whoisprivacyservice.org
- owner-2010252@jayride.com.whoisprivacyservice.org
- owner-4914425@jayride.com.whoisprivacyservice.org
- and 18 more
Subdomains
46 observed subdomains of jayride.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jayride.com in the public web crawl.
210 sites link to this hostname.
148 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for jayride.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_MX | jayride.com |
Related pages
Pivot deeper into the graph from jayride.com.
- IP · 104.26.6.173
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · support@jayride.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: "jayride.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.