Skip to content

Hostname

bematrix.com

Last fetched

bematrix.com resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · bematrix.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bematrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.62.174.11176.62.160.0/20AS34762STELOGYBE

WHOIS identity

Registrar
iana:1052
Organization
bematrix
Contact emails

Subdomains

9 observed subdomains of bematrix.com.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bematrix.com.

MechanismTarget
SPF_Abematrix.com
SPF_INCLUDE7001026.spf06.hubspotemail.net
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.71.145.108
SPF_IP51.116.232.68
SPF_IP88.151.246.155
SPF_IP88.151.246.47/32
SPF_MXbematrix.com

Related pages

Pivot deeper into the graph from bematrix.com.

Cypher and MCP

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

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