Skip to content

Hostname

bonefast.be

Last fetched

bonefast.be resolves to 1 IPv4 address operated by OVH in ES. WHOIS lists registrar:totaaldomein b.v. as the registrar.

Nutrition Label

WHISPER CANON · bonefast.beRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bonefast.be

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.132.106176.31.0.0/16AS16276OVHES

WHOIS identity

Registrar
registrar:totaaldomein b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of bonefast.be.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bonefast.be.

MechanismTarget
SPF_Abonefast.be
SPF_INCLUDEspf.totaalholding.nl
SPF_IP176.31.132.106
SPF_MXbonefast.be

Related pages

Pivot deeper into the graph from bonefast.be.

Cypher and MCP

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

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