Skip to content

Hostname

brain-domain.com

Last fetched

brain-domain.com resolves to 1 IPv4 address operated by PHOENIXNAP-AS-SG1 PhoenixNAP in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · brain-domain.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brain-domain.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.253.93.106125.253.93.0/24AS59210PHOENIXNAP-AS-SG1 PhoenixNAPSG

WHOIS identity

Registrar
iana:460
Organization
w3hub pte
Contact emails

Subdomains

13 observed subdomains of brain-domain.com.

Web-graph footprint

Distinct hostnames that link to or from brain-domain.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • brain-domain.com

SPF policy

7 SPF mechanisms authorising senders for brain-domain.com.

MechanismTarget
SPF_Abrain-domain.com
SPF_IP103.243.175.98
SPF_IP125.253.93.106
SPF_IP131.153.51.131
SPF_IP199.193.113.35
SPF_IP199.193.113.36
SPF_MXbrain-domain.com

Related pages

Pivot deeper into the graph from brain-domain.com.

Cypher and MCP

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

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