Skip to content

Hostname

atinternet.com

Last fetched

atinternet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · atinternet.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atinternet.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.1213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.198.323.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.573.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.853.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.963.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.222.136.1052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.10752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
alain llorens
Contact emails

Subdomains

26 observed subdomains of atinternet.com.

Web-graph footprint

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

1,561 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for atinternet.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.atinternet.com
SPF_INCLUDE_spf2.atinternet.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from atinternet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atinternet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.