Skip to content

Hostname

bilbasen.dk

Last fetched

bilbasen.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · bilbasen.dkRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bilbasen.dk

Resolution chain

bilbasen.dk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.219.3218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.3618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.6318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.383.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.623.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.45.12352.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.2152.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.8052.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.8652.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:abion ab
Organization
ebay classifieds scandinavia aps
Contact emails

Subdomains

22 observed subdomains of bilbasen.dk.

Web-graph footprint

Distinct hostnames that link to or from bilbasen.dk in the public web crawl.

639 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bilbasen.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from bilbasen.dk.

Cypher and MCP

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

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