Skip to content

Hostname

techpack.merch-sit.leservnet.com

Last fetched

techpack.merch-sit.leservnet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · techpack.merch-sit.leservnet.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/techpack.merch-sit.leservnet.com

Resolution chain

techpack.merch-sit.leservnet.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.201.2052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3752.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.5452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with techpack.merch-sit.leservnet.com in WhisperGraph.

Subdomains

1 observed subdomain of techpack.merch-sit.leservnet.com.

Threat posture

History

Related pages

Pivot deeper into the graph from techpack.merch-sit.leservnet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techpack.merch-sit.leservnet.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.