Hostname
jeromescollision.com
Last fetched
jeromescollision.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jeromescollision.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.223.219.160 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jeromescollision.com owner
- Contact emails
- josh@smartstartwebsites.com
- 35387850-b035-437f-9a82-5dd84431097b@identity-protect.org
- 705095f3-9ab8-43b1-8d80-9d7f7c454979@identity-protect.org
- 88030c9d-b1d2-4c22-bc4f-abd7fd6431cc@identity-protect.org
- d63599b9-d899-484e-b4d7-e770fbb10314@identity-protect.org
- edf1b59c-0d15-4f1b-845a-870529ee28ce@identity-protect.org
- fbfe99b8-384d-481a-800d-ac3bbc08de04@identity-protect.org
- jgardner@qualitytechnd.org
Subdomains
4 observed subdomains of jeromescollision.com.
Web-graph footprint
Distinct hostnames that link to or from jeromescollision.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jeromescollision.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from jeromescollision.com.
- IP · 44.223.219.160
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · josh@smartstartwebsites.com
- TLD · .com
- Browse hostnames · je…
- 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: "jeromescollision.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.