Skip to content

Hostname

domainreg.brain2trust.com

Last fetched

domainreg.brain2trust.com resolves to 1 IPv4 address operated by SWITCH-LTD - SWITCH, LTD in US.

Nutrition Label

WHISPER CANON · domainreg.brain2trust.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/domainreg.brain2trust.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.99.17.72209.99.0.0/17AS23005SWITCH-LTD - SWITCH, LTDUS

WHOIS identity

No WHOIS records are currently associated with domainreg.brain2trust.com in WhisperGraph.

Subdomains

1 observed subdomain of domainreg.brain2trust.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for domainreg.brain2trust.com.

MechanismTarget
SPF_Adomainreg.brain2trust.com
SPF_IP108.163.150.166
SPF_IP184.154.44.82
SPF_IP184.154.44.83
SPF_IP184.154.67.178
SPF_IP65.60.45.202
SPF_MXdomainreg.brain2trust.com

Related pages

Pivot deeper into the graph from domainreg.brain2trust.com.

Cypher and MCP

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

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