Skip to content

Hostname

brayden-codebase.2dservers.net

Last fetched

brayden-codebase.2dservers.net resolves to 1 IPv4 address operated by AS58102 in GB.

Nutrition Label

WHISPER CANON · brayden-codebase.2dservers.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brayden-codebase.2dservers.net

Resolution chain

brayden-codebase.2dservers.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.238.208.1091.238.208.0/23AS58102GB

WHOIS identity

No WHOIS records are currently associated with brayden-codebase.2dservers.net in WhisperGraph.

Subdomains

4 observed subdomains of brayden-codebase.2dservers.net.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for brayden-codebase.2dservers.net.

MechanismTarget
SPF_Abrayden-codebase.2dservers.net
SPF_IP91.238.208.218
SPF_MXbrayden-codebase.2dservers.net

Related pages

Pivot deeper into the graph from brayden-codebase.2dservers.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brayden-codebase.2dservers.net"})-[: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.