Skip to content

Hostname

bilborsen.com

Last fetched

bilborsen.com resolves to 1 IPv4 address operated by ASODERLAND in SE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bilborsen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bilborsen.com

Resolution chain

bilborsen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.16.236.946.16.232.0/21AS44136ASODERLANDSE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of bilborsen.com.

Web-graph footprint

Distinct hostnames that link to or from bilborsen.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bilborsen.com.

MechanismTarget
SPF_Abilborsen.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.weblink.se
SPF_IP46.16.236.9
SPF_IP81.216.59.150/32
SPF_MXbilborsen.com

Related pages

Pivot deeper into the graph from bilborsen.com.

Cypher and MCP

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

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