Skip to content

Hostname

linear.com

Last fetched

linear.com resolves to 1 IPv4 address operated by ANALOG-DEVICES - Analog Devices, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · linear.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/linear.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.71.173.133137.71.173.0/24AS20258ANALOG-DEVICES - Analog Devices, Inc.US

WHOIS identity

Registrar
iana:299
Organization
analog devices,
Contact emails

Subdomains

18 observed subdomains of linear.com.

Web-graph footprint

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

942 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for linear.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00123c01.pphosted.com
SPF_IP12.218.215.72
SPF_IP167.216.128.0/22
SPF_IP207.211.31.0/25
SPF_IP38.111.151.72
SPF_IP52.36.127.245
SPF_IP54.235.159.97
SPF_IP64.106.227.8/32
SPF_IP64.57.218.70
SPF_IP64.89.44.0/23
SPF_IP67.216.78.8/32

Related pages

Pivot deeper into the graph from linear.com.

Cypher and MCP

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

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