Skip to content

Hostname

arval.cl

Last fetched

arval.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · arval.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arval.cl

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.238.11613.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.3013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.6313.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.8213.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
3.169.183.1063.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.283.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.453.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.973.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nameshield
Organization
arval service lease
Contact emails

Subdomains

3 observed subdomains of arval.cl.

Web-graph footprint

Distinct hostnames that link to or from arval.cl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for arval.cl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEpns._spf.bnpparibas.com
SPF_IP158.177.12.124
SPF_IP161.156.175.217
SPF_IP174.143.225.177
SPF_IP174.143.225.178/31
SPF_IP174.143.225.180
SPF_IP174.143.225.185
SPF_IP174.143.225.186
SPF_IP72.32.12.46
SPF_IP72.32.158.204
SPF_IP74.205.70.225
SPF_IP74.205.70.227
SPF_IP74.205.70.228/30
SPF_IP74.205.70.232/30

Related pages

Pivot deeper into the graph from arval.cl.

Cypher and MCP

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

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