Skip to content

Hostname

deliverybundlessign.com

Last fetched

deliverybundlessign.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:418 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.51.10018.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.10118.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.12718.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.3818.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
52.222.136.10052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:418
Organization
communigal communication
Contact emails

Subdomains

1 observed subdomain of deliverybundlessign.com.

Threat posture

History

Related pages

Pivot deeper into the graph from deliverybundlessign.com.

Cypher and MCP

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

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