Skip to content

Hostname

lv12.com.ar

Last fetched

lv12.com.ar resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.52.246.21352.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of lv12.com.ar.

Web-graph footprint

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

248 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Alv12.com.ar
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP161.47.86.194
SPF_IP174.142.233.112
SPF_IP198.46.81.50
SPF_IP198.72.112.163
SPF_IP199.250.197.1
SPF_MXlv12.com.ar

Related pages

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

Cypher and MCP

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

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