Skip to content

Hostname

msa.com.ar

Last fetched

msa.com.ar resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · msa.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/msa.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.1613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.5613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.6313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.7313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.154.206.12918.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.3518.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.7518.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.8118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for msa.com.ar.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from msa.com.ar.

Cypher and MCP

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

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