Skip to content

Hostname

brainhe.com

Last fetched

brainhe.com resolves to 1 IPv4 address operated by HAWKHOST - Hawk Host Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brainhe.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brainhe.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.223.44.67104.223.44.0/24AS20068HAWKHOST - Hawk Host Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

13 observed subdomains of brainhe.com.

Web-graph footprint

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

27 sites link to this hostname.

381 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • brainhe.com

SPF policy

5 SPF mechanisms authorising senders for brainhe.com.

MechanismTarget
SPF_Abrainhe.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP104.223.44.67
SPF_IP198.252.104.248
SPF_MXbrainhe.com

Related pages

Pivot deeper into the graph from brainhe.com.

Cypher and MCP

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

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