Skip to content

Hostname

maint.bigddex.com

Last fetched

maint.bigddex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR.

Nutrition Label

WHISPER CANON · maint.bigddex.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/maint.bigddex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.313.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.4113.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.813.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.8013.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.33.235.3813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.8.226.11765.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.2265.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.7565.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.8965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with maint.bigddex.com in WhisperGraph.

Subdomains

1 observed subdomain of maint.bigddex.com.

Threat posture

History

Related pages

Pivot deeper into the graph from maint.bigddex.com.

Cypher and MCP

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

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