Skip to content

Hostname

bund.dev

Last fetched

bund.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · bund.devRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/bund.dev

Resolution chain

bund.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.52.10218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.9918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.31.10218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1420
Organization
data privacy protected
Contact emails

Subdomains

72 observed subdomains of bund.dev.

Web-graph footprint

Distinct hostnames that link to or from bund.dev in the public web crawl.

18 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bund.dev.

Cypher and MCP

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

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