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
Resolution chain
linear.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 137.71.173.133 | 137.71.173.0/24 | AS20258 | ANALOG-DEVICES - Analog Devices, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- analog devices,
- Contact emails
- a93sh3r5986@networksolutionsprivateregistration.com
- ag3gp9mp4mr@networksolutionsprivateregistration.com
- dns_admin@analog.com
- dz3ed2a78fp@networksolutionsprivateregistration.com
- ej9m32cj2cg@networksolutionsprivateregistration.com
- fh9am54j64p@networksolutionsprivateregistration.com
- gw9856qs8n8@networksolutionsprivateregistration.com
- h26773jy95a@networksolutionsprivateregistration.com
- mk22b7uf3gm@networksolutionsprivateregistration.com
- mr2hu6gx7er@networksolutionsprivateregistration.com
- netadmin@linear.com
- qn4u47zx62p@networksolutionsprivateregistration.com
- sk5xx6bp6kq@networksolutionsprivateregistration.com
- sm2zq9at8cz@networksolutionsprivateregistration.com
- uq55p32g3dt@networksolutionsprivateregistration.com
- w74pr5w752k@networksolutionsprivateregistration.com
- ergueta@acm.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for linear.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-00123c01.pphosted.com |
| SPF_IP | 12.218.215.72 |
| SPF_IP | 167.216.128.0/22 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 38.111.151.72 |
| SPF_IP | 52.36.127.245 |
| SPF_IP | 54.235.159.97 |
| SPF_IP | 64.106.227.8/32 |
| SPF_IP | 64.57.218.70 |
| SPF_IP | 64.89.44.0/23 |
| SPF_IP | 67.216.78.8/32 |
Related pages
Pivot deeper into the graph from linear.com.
- IP · 137.71.173.133
- ASN · AS20258ANALOG-DEVICES - Analog Devices, Inc.
- Registrar · iana:299
- Country · US
- Email · a93sh3r5986@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.