Skip to content

Hostname

megsa.com.ar

Last fetched

megsa.com.ar resolves to 1 IPv4 address operated by AS136907 in CL.

Nutrition Label

WHISPER CANON · megsa.com.arRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/megsa.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
119.8.147.30119.8.144.0/20AS136907CL

WHOIS identity

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

Subdomains

4 observed subdomains of megsa.com.ar.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for megsa.com.ar.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.8.146.173
SPF_IP119.8.147.30
SPF_IP119.8.150.43
SPF_IP119.8.150.55
SPF_IP119.8.153.23
SPF_IP159.138.116.163
SPF_IP159.138.119.48
SPF_IP182.160.25.30
SPF_IP182.160.26.129
SPF_IP182.160.27.247
SPF_IP182.160.27.52
SPF_IP190.210.223.37
SPF_IP200.10.114.146

Related pages

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

Cypher and MCP

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

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