Skip to content

Hostname

bdbildeler.no

Last fetched

bdbildeler.no resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · bdbildeler.noRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bdbildeler.no

Resolution chain

bdbildeler.no resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.126.244108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.214.16534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.21.10934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.127.5734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.33.13152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.206.7952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.71.19752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.18.24654.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.115.15554.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.138.16834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with bdbildeler.no in WhisperGraph.

Subdomains

4 observed subdomains of bdbildeler.no.

Web-graph footprint

Distinct hostnames that link to or from bdbildeler.no in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bdbildeler.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bdbildeler.no.

Cypher and MCP

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

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