Skip to content

Hostname

cd-pf.net

Last fetched

cd-pf.net resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · cd-pf.netRouting diversity5.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cd-pf.net

Resolution chain

cd-pf.net resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.72.6113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.217.43.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.35.9552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.78.18952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.16.16652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.240.5552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.221.13454.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.214.3054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.196.24854.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.104.22113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.191.22857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
fungoing
Contact emails

Subdomains

13 observed subdomains of cd-pf.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cd-pf.net.

Cypher and MCP

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

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