Skip to content

Hostname

samples.linear.com

Last fetched

samples.linear.com resolves to 1 IPv4 address operated by ANALOG-DEVICES - Analog Devices, Inc. in US.

Nutrition Label

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

Resolution chain

samples.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

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

Subdomains

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for samples.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 samples.linear.com.

Cypher and MCP

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

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