Skip to content

Hostname

mx3.spicysims.com

Last fetched

mx3.spicysims.com resolves to 1 IPv4 address operated by AS62240 in GB.

Nutrition Label

WHISPER CANON · mx3.spicysims.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mx3.spicysims.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.154.158.25494.154.158.0/24AS62240GB

WHOIS identity

No WHOIS records are currently associated with mx3.spicysims.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for mx3.spicysims.com.

MechanismTarget
SPF_Adns.spicysims.com
SPF_IP185.164.138.187
SPF_IP94.154.158.225
SPF_IP94.154.158.226
SPF_IP94.154.158.227
SPF_IP94.154.158.228
SPF_IP94.154.158.229
SPF_IP94.154.158.230
SPF_IP94.154.158.231
SPF_IP94.154.158.233
SPF_IP94.154.158.234
SPF_IP94.154.158.235
SPF_IP94.154.158.236
SPF_IP94.154.158.237
SPF_IP94.154.158.238
SPF_IP94.154.158.239
SPF_IP94.154.158.240
SPF_IP94.154.158.241
SPF_IP94.154.158.242
SPF_IP94.154.158.243
SPF_IP94.154.158.244
SPF_IP94.154.158.245
SPF_IP94.154.158.246
SPF_IP94.154.158.247
SPF_IP94.154.158.248
SPF_IP94.154.158.249
SPF_IP94.154.158.250
SPF_IP94.154.158.251
SPF_IP94.154.158.252
SPF_IP94.154.158.253
SPF_IP94.154.158.254
SPF_IP94.154.158.255

Related pages

Pivot deeper into the graph from mx3.spicysims.com.

Cypher and MCP

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

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