Skip to content

Hostname

sentidos.com.ar

Last fetched

sentidos.com.ar resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · sentidos.com.arRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sentidos.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.122.11818.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.63.1318.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.96.12518.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.117.12756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with sentidos.com.ar in WhisperGraph.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sentidos.com.ar.

MechanismTarget
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

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

Cypher and MCP

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

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