Skip to content

Hostname

server8.brahmsoftware.com

Last fetched

server8.brahmsoftware.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · server8.brahmsoftware.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server8.brahmsoftware.com

Resolution chain

server8.brahmsoftware.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.90.95104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.107172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with server8.brahmsoftware.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for server8.brahmsoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP108.175.14.197
SPF_IP162.255.87.94
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP50.21.179.171
SPF_IP65.254.224.0/19
SPF_IP66.179.92.149
SPF_IP70.35.194.32
SPF_IP74.208.210.227

Related pages

Pivot deeper into the graph from server8.brahmsoftware.com.

Cypher and MCP

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

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