Skip to content

Hostname

packardbell.com

Last fetched

packardbell.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.130.16413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.77.983.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.74.8835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.204.10135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.249.5043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.49.21152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.185.20252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.74.14352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.185.21052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.232.23954.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.190.4754.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.226.3854.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.100.18457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1052
Organization
dns master it department -
Contact emails

Subdomains

13 observed subdomains of packardbell.com.

Web-graph footprint

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

178 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for packardbell.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from packardbell.com.

Cypher and MCP

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

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