Skip to content

Hostname

bsozd.com

Last fetched

bsozd.com resolves to 2 IPv4 addresses operated by VELIANET-AS velia.net Internetdienste GmbH in FR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bsozd.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bsozd.com

Resolution chain

bsozd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.138.29.170188.138.29.0/24AS29066VELIANET-AS velia.net Internetdienste GmbHFR
92.204.53.6892.204.53.0/24AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:151
Organization
detel
Contact emails

Subdomains

3 observed subdomains of bsozd.com.

Web-graph footprint

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

180 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bsozd.com.

MechanismTarget
SPF_Absozd.com
SPF_IP188.138.29.170
SPF_IP92.204.53.68
SPF_MXbsozd.com

Related pages

Pivot deeper into the graph from bsozd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bsozd.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.