Skip to content

Hostname

exmail.work

Last fetched

exmail.work resolves to 5 IPv4 addresses operated by AS36994 in ZA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · exmail.workRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/exmail.work

Resolution chain

exmail.work resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
gamco
Contact emails

Subdomains

7 observed subdomains of exmail.work.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exmail.work.

MechanismTarget
SPF_Aexmail.work
SPF_Aspf1.gam.co.za
SPF_Aspf2.gam.co.za
SPF_IP18.159.171.27
SPF_IP196.35.198.158
SPF_IP197.96.139.236/32
SPF_IP3.122.186.164
SPF_IP41.0.5.0/24
SPF_IP41.0.5.1/24
SPF_MXexmail.work

Related pages

Pivot deeper into the graph from exmail.work.

Cypher and MCP

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

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