Skip to content

Hostname

lnb.com.ar

Last fetched

lnb.com.ar resolves to 1 IPv4 address operated by OVH in US.

Nutrition Label

WHISPER CANON · lnb.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lnb.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.214.22115.204.128.0/17AS16276OVHUS

WHOIS identity

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

Subdomains

9 observed subdomains of lnb.com.ar.

Web-graph footprint

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

55 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • lnb.com.ar

SPF policy

5 SPF mechanisms authorising senders for lnb.com.ar.

MechanismTarget
SPF_Alnb.com.ar
SPF_IP15.204.208.155
SPF_IP15.204.214.221
SPF_IP162.220.232.99
SPF_MXlnb.com.ar

Related pages

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

Cypher and MCP

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

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