Skip to content

Hostname

account.2nt.com

Last fetched

account.2nt.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · account.2nt.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/account.2nt.com

Resolution chain

account.2nt.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.145.178.19716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.185.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.150.15535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.187.16035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with account.2nt.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from account.2nt.com in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for account.2nt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP199.116.178.126
SPF_IP199.116.178.127
SPF_IP199.116.178.128
SPF_IP199.116.178.129
SPF_IP199.116.178.87
SPF_IP209.192.241.70
SPF_IP209.192.241.71

Related pages

Pivot deeper into the graph from account.2nt.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "account.2nt.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.