Skip to content

Hostname

intenty.app

Last fetched

intenty.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · intenty.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intenty.app

Resolution chain

intenty.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1203.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.183.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.343.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.643.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from intenty.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for intenty.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from intenty.app.

Cypher and MCP

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

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