Skip to content

Hostname

brainmanagement.com

Last fetched

brainmanagement.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.109.16.231208.109.16.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:9
Organization
performance consultants,
Contact emails

Subdomains

5 observed subdomains of brainmanagement.com.

Web-graph footprint

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

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for brainmanagement.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsend.aweber.com
SPF_IP104.18.38.134
SPF_IP104.18.39.134
SPF_IP104.27.184.135
SPF_IP104.27.185.135
SPF_IP104.28.2.155
SPF_IP104.28.3.155
SPF_IP142.250.102.26/32
SPF_IP142.250.31.27/32
SPF_IP172.67.186.7
SPF_IP172.67.192.213
SPF_IP172.67.193.76
SPF_IP173.201.68.21
SPF_IP173.201.76.19
SPF_IP173.245.58.241
SPF_IP173.245.59.89
SPF_IP206.188.192.36
SPF_IP209.17.115.10/32
SPF_IP209.85.202.27/32
SPF_IP216.21.0.0/16
SPF_IP43.255.154.35
SPF_IP50.116.92.0/20
SPF_IP64.233.186.26/32
SPF_IP97.74.100.21

Related pages

Pivot deeper into the graph from brainmanagement.com.

Cypher and MCP

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

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