Skip to content

Hostname

inten.to

Last fetched

inten.to resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · inten.toRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/inten.to

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.78.162100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.107.229100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.193.5634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.38.2534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.105.14934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.185.1434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.0.13934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.14.19234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.144.16334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.17.24235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.36.10735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.66.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.246.4744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.209.7444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.122.3844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.93.18744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.218.1444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.214.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.218.20750.112.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.155.22952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with inten.to in WhisperGraph.

Subdomains

39 observed subdomains of inten.to.

Web-graph footprint

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

164 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for inten.to.

MechanismTarget
SPF_INCLUDE3317859.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from inten.to.

Cypher and MCP

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

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