Skip to content

Hostname

live.pcb.com.pk

Last fetched

live.pcb.com.pk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · live.pcb.com.pkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/live.pcb.com.pk

Resolution chain

live.pcb.com.pk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.82.12818.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.3718.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.8318.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.8818.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.2018.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.6518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7018.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.230.253.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.263.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.63.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.903.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with live.pcb.com.pk in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from live.pcb.com.pk in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from live.pcb.com.pk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "live.pcb.com.pk"})-[: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.