Skip to content

Hostname

anupampackers.com

Last fetched

anupampackers.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · anupampackers.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/anupampackers.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.18016.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.18416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3516.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.17152.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.16352.219.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.10752.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.16352.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.5152.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.10752.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.3552.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.15552.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.4352.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.8352.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.11552.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.21952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.6752.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
anupampackers_com
Contact emails

Subdomains

1 observed subdomain of anupampackers.com.

Web-graph footprint

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

10 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anupampackers.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from anupampackers.com.

Cypher and MCP

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

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