Skip to content

Hostname

platform.linkedin.com

Last fetched

platform.linkedin.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · platform.linkedin.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/platform.linkedin.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.33.206104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
146.75.123.42146.75.120.0/22AS54113FASTLY - Fastly, Inc.DE
172.64.154.50172.64.154.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
2.21.20.1412.21.20.0/24AS20940AKAMAI-ASN1DE
2.21.20.1552.21.20.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

No WHOIS records are currently associated with platform.linkedin.com in WhisperGraph.

Subdomains

1 observed subdomain of platform.linkedin.com.

Web-graph footprint

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

122,251 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from platform.linkedin.com.

Cypher and MCP

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

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