Skip to content

Hostname

oasisaparts.com.ar

Last fetched

oasisaparts.com.ar resolves to 2 IPv4 addresses operated by AS20207 - Gigared S.A. in AR.

Nutrition Label

WHISPER CANON · oasisaparts.com.arRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oasisaparts.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
149.78.140.63149.78.140.0/23AS20207AS20207 - Gigared S.A.AR
185.133.35.14185.133.35.0/24AS273584AS273584 - LINKED STORE BRASIL CRIACAO E DESENVOL DE SOFTWAREBR

WHOIS identity

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

Subdomains

2 observed subdomains of oasisaparts.com.ar.

Web-graph footprint

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

59 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for oasisaparts.com.ar.

MechanismTarget
SPF_Aoasisaparts.com.ar
SPF_INCLUDEspf.bahiaservers.net
SPF_IP149.78.141.254
SPF_IP190.60.174.249
SPF_IP190.60.174.253
SPF_IP200.110.132.143
SPF_IP200.110.132.162
SPF_IP216.144.246.178
SPF_IP216.144.253.165
SPF_IP67.227.187.42
SPF_MXoasisaparts.com.ar

Related pages

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

Cypher and MCP

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

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