Skip to content

Hostname

tradsa.com.ar

Last fetched

tradsa.com.ar resolves to 2 IPv4 addresses operated by IFX18747 - IFX Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.80.42.132200.80.42.0/23AS18747IFX18747 - IFX CorporationUS
200.80.42.132200.80.42.0/23AS18747IFX18747 - IFX CorporationAR
5.161.84.1895.161.84.0/24AS213230US

WHOIS identity

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

Subdomains

10 observed subdomains of tradsa.com.ar.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tradsa.com.ar.

MechanismTarget
SPF_Atradsa.com.ar
SPF_INCLUDEspf.moncloud.mc
SPF_IP181.119.48.1/25
SPF_IP181.119.48.124
SPF_IP181.119.48.16
SPF_IP200.80.42.132
SPF_MXtradsa.com.ar

Related pages

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

Cypher and MCP

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

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