Skip to content

Hostname

lanus.gob.ar

Last fetched

lanus.gob.ar resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · lanus.gob.arRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lanus.gob.ar

Resolution chain

lanus.gob.ar resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.63.239104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.173.28172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
186.19.111.114186.19.96.0/20AS27747AR
186.19.111.114186.19.96.0/20AS27747AR

WHOIS identity

No WHOIS records are currently associated with lanus.gob.ar in WhisperGraph.

Subdomains

16 observed subdomains of lanus.gob.ar.

Web-graph footprint

Distinct hostnames that link to or from lanus.gob.ar in the public web crawl.

174 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lanus.gob.ar.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP119.8.73.211/29
SPF_IP119.8.75.238/29
SPF_IP181.30.31.32/27
SPF_IP181.30.31.8/29
SPF_IP201.212.2.128/27
SPF_IP24.232.0.0/24
SPF_MXlanus.gob.ar

Related pages

Pivot deeper into the graph from lanus.gob.ar.

Cypher and MCP

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

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