Skip to content

Hostname

it.ligent.com.ar

Last fetched

it.ligent.com.ar resolves to 1 IPv4 address operated by AS16814 in AR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

23 observed subdomains of it.ligent.com.ar.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for it.ligent.com.ar.

MechanismTarget
SPF_Ait.ligent.com.ar
SPF_Amail.srv-ia.com.ar
SPF_IP190.2.50.129
SPF_IP190.2.50.131
SPF_IP190.210.2.101
SPF_IP190.7.61.137
SPF_IP200.58.123.130
SPF_MXit.ligent.com.ar

Related pages

Pivot deeper into the graph from it.ligent.com.ar.

Cypher and MCP

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

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