Skip to content

Hostname

becquet.be

Last fetched

becquet.be resolves to 1 IPv4 address operated by CLARANET-AS ClaraNET LTD in FR. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · becquet.beRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/becquet.be

Resolution chain

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

IPPrefixASNOperatorCountry
79.99.38.4679.99.32.0/21AS8426CLARANET-AS ClaraNET LTDFR

WHOIS identity

Registrar
registrar:safebrands
Organization
Contact emails

Subdomains

1 observed subdomain of becquet.be.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for becquet.be.

MechanismTarget
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.29.40.7

Related pages

Pivot deeper into the graph from becquet.be.

Cypher and MCP

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

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