Hostname
brainient.com
Last fetched
brainient.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
brainient.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- brainient
- Contact emails
- traiesc@gmail.com
- 44b7cdb812614c06a1ab98c344f2eeb6-1649717@contact.gandi.net
- 46b68fe280ea1891082cf9aa3f270b80-1649717@contact.gandi.net
- 590a169acc2b182de8c0ab238c571075-56203273@contact.gandi.net
- 69a0a1c6077f4df62dd549ceb63a4808-1649717@contact.gandi.net
- afff0077169988c609818730e8299aca-1874677@contact.gandi.net
- c4dd4358d26387148385d5e80249ff84-1649717@contact.gandi.net
- d5998badd91befdb00b01176850b4d6e-1649717@contact.gandi.net
Subdomains
4 observed subdomains of brainient.com.
Web-graph footprint
Distinct hostnames that link to or from brainient.com in the public web crawl.
61 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from brainient.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brainient.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.