Hostname
intent.com
Last fetched
intent.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
intent.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.228.149 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.165.172 | 3.33.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- anonymize,
- Contact emails
- a54nn76c6qx@networksolutionsprivateregistration.com
- ally@pollockfund.com
- ay9tq88s37n@networksolutionsprivateregistration.com
- cc6dh6p79t3@networksolutionsprivateregistration.com
- intent.com-1ib0xbiovosog@anonymize.com
- intent.com-ubrwt2e9o50k@anonymize.com
- devops@intentmedia.com
- domains@legalbrandmarketing.com
- f73gr7u68gb@networksolutionsprivateregistration.com
- g93hv2v74my@networksolutionsprivateregistration.com
- itteam@intentmedia.com
- ke2gz2fh4az@networksolutionsprivateregistration.com
- rk5m557x8zu@networksolutionsprivateregistration.com
- u35xq2m882z@networksolutionsprivateregistration.com
- uv79j5x85u7@networksolutionsprivateregistration.com
- v848q4jg6yg@networksolutionsprivateregistration.com
- wm5ef3w24m3@networksolutionsprivateregistration.com
- x63d269m9gu@networksolutionsprivateregistration.com
- xe9mu87t4yr@networksolutionsprivateregistration.com
- xr8dn58p9bj@networksolutionsprivateregistration.com
- and 2 more
Subdomains
17 observed subdomains of intent.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from intent.com in the public web crawl.
175 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from intent.com.
- IP · 15.197.228.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · a54nn76c6qx@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · in…
- 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: "intent.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.