Skip to content

Hostname

lineate.com

Last fetched

lineate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lineate.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lineate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.169.2952.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.3252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.4052.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.9152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of lineate.com.

Web-graph footprint

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

56 sites link to this hostname.

289 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lineate.com.

MechanismTarget
SPF_INCLUDE3814452.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP35.173.105.14
SPF_IP52.20.1.30
SPF_IP80.241.251.142

Related pages

Pivot deeper into the graph from lineate.com.

Cypher and MCP

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

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