Skip to content

Hostname

lingvist.com

Last fetched

lingvist.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lingvist.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lingvist.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.1018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.249.1013.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.1273.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.173.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.513.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lingvist.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.lfmailgw.eu
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from lingvist.com.

Cypher and MCP

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

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