Skip to content

Hostname

mexpro.com

Last fetched

mexpro.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mexpro.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mexpro.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.52.18534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.57.11434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.57.25034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.135.5935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.11.16144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.251.23952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
international insurance group
Contact emails

Subdomains

59 observed subdomains of mexpro.com.

Web-graph footprint

Distinct hostnames that link to or from mexpro.com in the public web crawl.

195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mexpro.com.

MechanismTarget
SPF_INCLUDEfirmspf2.nfp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from mexpro.com.

Cypher and MCP

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

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