Skip to content

Hostname

lin3s.com

Last fetched

lin3s.com resolves to 1 IPv4 address operated by AS16371 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · lin3s.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lin3s.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.118.57.158185.118.56.0/23AS16371ES

WHOIS identity

Registrar
iana:379
Organization
i2c internet sl
Contact emails

Subdomains

68 observed subdomains of lin3s.com.

Web-graph footprint

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

50 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lin3s.com.

MechanismTarget
SPF_Alin3s.com
SPF_INCLUDE6881886.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP168.119.60.4
SPF_IP188.245.195.28
SPF_IP2a01:4f8:c17:2e60:0:0:0:2
SPF_IP2a01:4f8:d16:7b80:0:0:0:2
SPF_IP78.46.190.101
SPF_IP78.47.174.61
SPF_MXlin3s.com

Related pages

Pivot deeper into the graph from lin3s.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lin3s.com"})-[: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.