Skip to content

Hostname

bece.com

Last fetched

bece.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bece.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bece.com

Resolution chain

bece.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1647
Organization
o.j. pieters
Contact emails

Subdomains

15 observed subdomains of bece.com.

Web-graph footprint

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

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bece.com.

MechanismTarget
SPF_Asmtp.introweb.nl
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP185.75.168.212/32
SPF_IP185.75.168.213/32
SPF_IP80.65.107.132
SPF_IP80.65.107.142
SPF_MXbece.com

Related pages

Pivot deeper into the graph from bece.com.

Cypher and MCP

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

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