Skip to content

Hostname

dernek.ba

Last fetched

dernek.ba resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · dernek.baRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dernek.ba

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.134.2513.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.1333.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.293.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.73.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1523.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.763.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.123.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1883.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.2063.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.533.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.12852.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.12052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.6052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.21652.219.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.19052.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with dernek.ba in WhisperGraph.

Subdomains

1 observed subdomain of dernek.ba.

Subdomain
www.dernek.ba

Web-graph footprint

Distinct hostnames that link to or from dernek.ba in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dernek.ba.

Cypher and MCP

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

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