Skip to content

Hostname

mail.dbspace.cc

Last fetched

mail.dbspace.cc resolves to 2 IPv4 addresses operated by Host Africa (Pty) Ltd - Host Africa (Pty) Ltd in ZA.

Nutrition Label

WHISPER CANON · mail.dbspace.ccRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mail.dbspace.cc

Resolution chain

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

IPPrefixASNOperatorCountry
102.130.123.32102.130.123.0/24AS328364Host Africa (Pty) Ltd - Host Africa (Pty) LtdZA
67.211.212.267.211.208.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with mail.dbspace.cc in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mail.dbspace.cc.

MechanismTarget
SPF_Amail.dbspace.cc
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.130.123.32
SPF_IP69.10.62.54
SPF_MXmail.dbspace.cc

Related pages

Pivot deeper into the graph from mail.dbspace.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.dbspace.cc"})-[: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.