Skip to content

Hostname

intent.press

Last fetched

intent.press resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · intent.pressRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/intent.press

Resolution chain

intent.press resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.169.173.113.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.233.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.543.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.593.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.254.2303.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:4156
Organization
Contact emails

Subdomains

1 observed subdomain of intent.press.

Web-graph footprint

Distinct hostnames that link to or from intent.press in the public web crawl.

279 sites link to this hostname.

497 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from intent.press.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intent.press"})-[: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.