Skip to content

Hostname

ppc.laplink.com

Last fetched

ppc.laplink.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · ppc.laplink.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ppc.laplink.com

Resolution chain

ppc.laplink.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.91.225.40138.91.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
199.60.103.225199.60.103.0/24AS209242US
199.60.103.31199.60.103.0/24AS209242US

WHOIS identity

No WHOIS records are currently associated with ppc.laplink.com in WhisperGraph.

Web-graph footprint

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

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ppc.laplink.com.

Cypher and MCP

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

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