Skip to content

Hostname

linkedin.com

Last fetched

linkedin.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · linkedin.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/linkedin.com

Resolution chain

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

IPPrefixASNOperatorCountry
150.171.22.12150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

1,167 observed subdomains of linkedin.com.

Web-graph footprint

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

7,737,846 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for linkedin.com.

MechanismTarget
SPF_IP108.174.0.0/24
SPF_IP108.174.3.0/24
SPF_IP108.174.6.0/24
SPF_IP199.101.161.130
SPF_IP199.101.162.0/25
SPF_IP2620:109:c003:104::/64
SPF_IP2620:109:c006:104::/64
SPF_IP2620:109:c00d:104::/64
SPF_IP2620:119:50c0:207::/64
SPF_MXdocusign.net
SPF_MXlinkedin.com

Related pages

Pivot deeper into the graph from linkedin.com.

Cypher and MCP

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

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