Skip to content

Hostname

becom.net

Last fetched

becom.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · becom.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/becom.net

Resolution chain

becom.net 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:151
Organization
becom systemhaus gmbh & co. kg
Contact emails

Subdomains

36 observed subdomains of becom.net.

Web-graph footprint

Distinct hostnames that link to or from becom.net in the public web crawl.

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for becom.net.

MechanismTarget
SPF_Amail.becom.support
SPF_Amail.domain-robot.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP192.162.216.0/23
SPF_IP195.226.65.0/24
SPF_IP195.226.69.0/24
SPF_IP195.226.80.0/24
SPF_IP2a02:998:0:1:0:0:0:1000
SPF_IP2a03:4000:5f:d1f:6482:44ff:fe3e:1659
SPF_IPfc00::/7
SPF_MXbecom.net

Related pages

Pivot deeper into the graph from becom.net.

Cypher and MCP

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

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