Skip to content

Hostname

mxval.com

Last fetched

mxval.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mxval.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/mxval.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.167.45107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

16 observed subdomains of mxval.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for mxval.com.

MechanismTarget
SPF_Amxval.com
SPF_IP107.20.162.184
SPF_IP107.20.162.189
SPF_IP107.20.162.51
SPF_IP107.20.162.61
SPF_IP107.20.165.110
SPF_IP107.20.165.142
SPF_IP107.20.165.213
SPF_IP107.20.165.224
SPF_IP107.20.165.231
SPF_IP107.20.165.245
SPF_MXmxval.com

Related pages

Pivot deeper into the graph from mxval.com.

Cypher and MCP

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

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