Skip to content

Hostname

bearmach.com

Last fetched

bearmach.com resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bearmach.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bearmach.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.13.127.194162.13.0.0/16AS15395GB

WHOIS identity

Registrar
iana:440
Organization
bearmach
Contact emails

Subdomains

3 observed subdomains of bearmach.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bearmach.com.

MechanismTarget
SPF_Abearmach.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP162.13.11.32
SPF_IP162.13.127.194
SPF_IP217.38.67.210
SPF_IP31.210.129.68
SPF_IP40.85.92.201
SPF_IP51.52.228.175
SPF_IP51.52.29.82
SPF_IP82.36.232.15

Related pages

Pivot deeper into the graph from bearmach.com.

Cypher and MCP

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

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