Skip to content

Hostname

becom.digital

Last fetched

becom.digital resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · becom.digitalRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/becom.digital

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.197.62185.111.196.0/22AS34762STELOGYBE

WHOIS identity

Registrar
iana:269
Organization
becommerce
Contact emails

Subdomains

9 observed subdomains of becom.digital.

Web-graph footprint

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

171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for becom.digital.

MechanismTarget
SPF_Abecom.digital
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.ccvshop.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.111.197.62
SPF_IP2a00:1c98:10:91:1851:1119:7062:1
SPF_MXbecom.digital

Related pages

Pivot deeper into the graph from becom.digital.

Cypher and MCP

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

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