Skip to content

Hostname

ospp.org.ar

Last fetched

ospp.org.ar resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ospp.org.arRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ospp.org.ar

Resolution chain

ospp.org.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.166.232.6254.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ospp.org.ar in WhisperGraph.

Subdomains

16 observed subdomains of ospp.org.ar.

Web-graph footprint

Distinct hostnames that link to or from ospp.org.ar in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ospp.org.ar

SPF policy

10 SPF mechanisms authorising senders for ospp.org.ar.

MechanismTarget
SPF_Aospp.org.ar
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP162.254.149.145
SPF_IP198.57.157.212
SPF_IP199.231.185.34
SPF_IP35.153.81.190
SPF_IP52.203.238.148
SPF_IP54.166.232.62
SPF_MXospp.org.ar

Related pages

Pivot deeper into the graph from ospp.org.ar.

Cypher and MCP

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

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