Skip to content

Hostname

exmail2.work

Last fetched

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

Nutrition Label

WHISPER CANON · exmail2.workRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/exmail2.work

Resolution chain

exmail2.work resolves to 17 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

20 observed subdomains of exmail2.work.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exmail2.work.

MechanismTarget
SPF_Aexmail2.work
SPF_Aspf1.gam.co.za
SPF_Aspf2.gam.co.za
SPF_IP18.159.171.27
SPF_IP196.35.198.158
SPF_IP3.122.186.164
SPF_IP41.0.5.0/24
SPF_IP41.0.5.1/24
SPF_IP54.38.158.179
SPF_MXexmail2.work

Related pages

Pivot deeper into the graph from exmail2.work.

Cypher and MCP

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

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