Skip to content

Hostname

opt.be

Last fetched

opt.be resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in BE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · opt.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/opt.be

Resolution chain

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

IPPrefixASNOperatorCountry
154.52.48.47154.48.0.0/12AS174COGENT-174 - Cogent Communications, LLCBE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

28 observed subdomains of opt.be.

Web-graph footprint

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

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opt.be.

MechanismTarget
SPF_Aopt.be
SPF_INCLUDEservers.mcsv.net
SPF_IP213.181.52.96
SPF_IP213.246.198.130
SPF_IP213.246.198.132
SPF_IP23.90.119.222
SPF_IP23.90.122.208
SPF_MXopt.be

Related pages

Pivot deeper into the graph from opt.be.

Cypher and MCP

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

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