Skip to content

Hostname

lingaros.com

Last fetched

lingaros.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · lingaros.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lingaros.com

Resolution chain

lingaros.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.155.55.17935.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.168.22735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.230.19135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.147.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.173.054.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.222.11354.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1244941909
Contact emails

Subdomains

14 observed subdomains of lingaros.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lingaros.com.

MechanismTarget
SPF_INCLUDE22679305.spf01.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from lingaros.com.

Cypher and MCP

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

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