Skip to content

Hostname

pct.com.gr

Last fetched

pct.com.gr resolves to 1 IPv4 address operated by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in GB.

Nutrition Label

WHISPER CANON · pct.com.grRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pct.com.gr

Resolution chain

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

IPPrefixASNOperatorCountry
8.208.46.2548.208.32.0/19AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.GB

WHOIS identity

No WHOIS records are currently associated with pct.com.gr in WhisperGraph.

Subdomains

10 observed subdomains of pct.com.gr.

Web-graph footprint

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

70 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pct.com.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.46.14.83
SPF_IP195.46.14.84
SPF_IP195.46.5.227
SPF_IP195.46.5.230
SPF_IP195.46.5.234
SPF_MXpct.com.gr

Related pages

Pivot deeper into the graph from pct.com.gr.

Cypher and MCP

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

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