Skip to content

Hostname

pcgl.info

Last fetched

pcgl.info resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · pcgl.infoRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pcgl.info

Resolution chain

pcgl.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
57.129.90.1557.129.0.0/17AS16276DE

WHOIS identity

Registrar
iana:303
Organization
giuseppe priore
Contact emails

Subdomains

10 observed subdomains of pcgl.info.

Web-graph footprint

Distinct hostnames that link to or from pcgl.info in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • pcgl.info

SPF policy

3 SPF mechanisms authorising senders for pcgl.info.

MechanismTarget
SPF_Apcgl.info
SPF_INCLUDErelay.mailchannels.net
SPF_MXpcgl.info

Related pages

Pivot deeper into the graph from pcgl.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pcgl.info"})-[: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.