Skip to content

Hostname

mx6.nso.eu

Last fetched

mx6.nso.eu resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mx6.nso.euRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx6.nso.eu

Resolution chain

mx6.nso.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.194.51.134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.214.25334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.214.1952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.90.19354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mx6.nso.eu in WhisperGraph.

Subdomains

1 observed subdomain of mx6.nso.eu.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mx6.nso.eu.

MechanismTarget
SPF_IP18.205.228.94/32
SPF_IP18.207.12.57/32
SPF_IP34.194.51.1
SPF_IP34.230.214.253
SPF_IP34.236.127.150/32
SPF_IP52.2.95.112
SPF_IP52.4.138.46
SPF_IP52.45.19.177
SPF_IP52.45.214.19
SPF_IP52.5.202.67
SPF_IP54.157.90.193
SPF_IP54.164.100.18

Related pages

Pivot deeper into the graph from mx6.nso.eu.

Cypher and MCP

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

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