Skip to content

Hostname

mx.aurorasendcloud.com

Last fetched

mx.aurorasendcloud.com resolves to 2 IPv4 addresses operated by WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square in SG.

Nutrition Label

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

Resolution chain

mx.aurorasendcloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.117.98.0161.117.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
161.117.98.232161.117.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG

WHOIS identity

No WHOIS records are currently associated with mx.aurorasendcloud.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mx.aurorasendcloud.com

SPF policy

1 SPF mechanism authorising senders for mx.aurorasendcloud.com.

MechanismTarget
SPF_INCLUDEspf.aurorasendcloud.com

Related pages

Pivot deeper into the graph from mx.aurorasendcloud.com.

Cypher and MCP

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

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