Skip to content

Hostname

mail.scalehost.com.mx

Last fetched

mail.scalehost.com.mx resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · mail.scalehost.com.mxRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mail.scalehost.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
199.231.191.222199.231.184.0/21AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.scalehost.com.mx.

MechanismTarget
SPF_Aaztlan.globalhost1.com
SPF_Amail.scalehost.com.mx
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP199.231.191.222
SPF_IP205.209.112.122
SPF_MXmail.scalehost.com.mx

Related pages

Pivot deeper into the graph from mail.scalehost.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.scalehost.com.mx"})-[: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.