Skip to content

Hostname

bundy.ph

Last fetched

bundy.ph resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bundy.phRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bundy.ph

Resolution chain

bundy.ph resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.46.14116.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.223.20218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.208.18918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.89.7718.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.161.2013.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.155.713.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.148.2123.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.217.2343.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.41.2313.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.87.1013.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.42.2073.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.102.2093.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.1.1253.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.53.1143.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.67.2293.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.191.413.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.231.1013.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.81.24452.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.45.14916.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bundy.ph in WhisperGraph.

Subdomains

2 observed subdomains of bundy.ph.

Web-graph footprint

Distinct hostnames that link to or from bundy.ph in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bundy.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bundy.ph"})-[: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.