Skip to content

Hostname

osabus.be

Last fetched

osabus.be resolves to 3 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · osabus.beRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/osabus.be

Resolution chain

osabus.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.243.106.228136.243.0.0/16AS24940DE
176.9.114.118176.9.0.0/16AS24940DE
64.176.4.25164.176.0.0/19AS20473AS-VULTR - The Constant Company, LLCCL

WHOIS identity

No WHOIS records are currently associated with osabus.be in WhisperGraph.

Subdomains

1 observed subdomain of osabus.be.

Subdomain
www.osabus.be

Web-graph footprint

Distinct hostnames that link to or from osabus.be in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for osabus.be.

MechanismTarget
SPF_Aosabus.be
SPF_INCLUDE_spf.google.com
SPF_IP116.203.49.148
SPF_MXosabus.be

Related pages

Pivot deeper into the graph from osabus.be.

Cypher and MCP

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

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