Skip to content

Hostname

mail.bradmah.com

Last fetched

mail.bradmah.com resolves to 2 IPv4 addresses operated by EXABYTES-AS-AP - Exabytes Network (Singapore) Pte. Ltd. in SG.

Nutrition Label

WHISPER CANON · mail.bradmah.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.bradmah.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.229.85.23343.229.84.0/22AS38532EXABYTES-AS-AP - Exabytes Network (Singapore) Pte. Ltd.SG
62.75.136.5262.75.136.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHDE

WHOIS identity

No WHOIS records are currently associated with mail.bradmah.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.bradmah.com.

MechanismTarget
SPF_Amail.bradmah.com
SPF_IP188.138.10.210
SPF_IP188.138.10.213
SPF_IP43.229.85.233
SPF_IP62.75.136.52
SPF_IP80.86.87.169
SPF_IP80.86.87.170
SPF_MXmail.bradmah.com

Related pages

Pivot deeper into the graph from mail.bradmah.com.

Cypher and MCP

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

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