Skip to content

Hostname

int.smartbnv.de

Last fetched

int.smartbnv.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · int.smartbnv.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/int.smartbnv.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.122.03.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.1293.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.1683.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2263.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.423.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.623.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1653.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.653.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1733.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2203.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2383.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.663.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.773.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.503.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.22452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with int.smartbnv.de in WhisperGraph.

Subdomains

6 observed subdomains of int.smartbnv.de.

Threat posture

History

Related pages

Pivot deeper into the graph from int.smartbnv.de.

Cypher and MCP

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

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