Skip to content

Hostname

secure.lincon.com.ar

Last fetched

secure.lincon.com.ar resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.255.173.147104.255.173.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

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

Subdomains

1 observed subdomain of secure.lincon.com.ar.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for secure.lincon.com.ar.

MechanismTarget
SPF_Asecure.lincon.com.ar
SPF_IP104.255.173.147
SPF_IP108.170.21.50
SPF_IP155.254.16.157
SPF_IP209.133.194.66
SPF_IP209.133.194.67
SPF_MXsecure.lincon.com.ar

Related pages

Pivot deeper into the graph from secure.lincon.com.ar.

Cypher and MCP

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

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