Skip to content

Hostname

macro.com.ar

Last fetched

macro.com.ar resolves to 1 IPv4 address operated by Telecom Argentina S.A. in AR.

Nutrition Label

WHISPER CANON · macro.com.arRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/macro.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
181.104.73.11181.104.0.0/14AS7303Telecom Argentina S.A.AR
181.104.73.11181.104.0.0/14AS7303Telecom Argentina S.A.AR

WHOIS identity

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

Subdomains

70 observed subdomains of macro.com.ar.

Web-graph footprint

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

512 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for macro.com.ar.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP181.104.72.25
SPF_IP181.104.72.26
SPF_IP181.104.72.28
SPF_IP190.104.221.120
SPF_IP190.139.106.21
SPF_IP200.71.232.207

Related pages

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

Cypher and MCP

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

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