Skip to content

Hostname

training.eximdotm.com

Last fetched

training.eximdotm.com resolves to 1 IPv4 address operated by AS-HOSTINGER in SG.

Nutrition Label

WHISPER CANON · training.eximdotm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/training.eximdotm.com

Resolution chain

training.eximdotm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.21.72.83217.21.72.0/22AS47583AS-HOSTINGERSG

WHOIS identity

No WHOIS records are currently associated with training.eximdotm.com in WhisperGraph.

Subdomains

7 observed subdomains of training.eximdotm.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for training.eximdotm.com.

MechanismTarget
SPF_Atraining.eximdotm.com
SPF_INCLUDEantispamcloud.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP109.106.252.51
SPF_IP217.21.72.51
SPF_IP45.90.230.151
SPF_MXtraining.eximdotm.com

Related pages

Pivot deeper into the graph from training.eximdotm.com.

Cypher and MCP

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

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