Skip to content

Hostname

scanpack.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.15108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.39108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.47108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.75108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.37.10313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.3913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.147.1618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
216.137.39.62216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.66216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.69216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.76216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
csc corporate domains,
Contact emails

Subdomains

59 observed subdomains of scanpack.com.

Web-graph footprint

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

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from scanpack.com.

Cypher and MCP

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

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