Skip to content

Hostname

phdkim.net

Last fetched

phdkim.net resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · phdkim.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phdkim.net

Resolution chain

phdkim.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.154.11013.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.68.17113.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.144.12115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.73.23315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.197.25115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.61.25115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.149.653.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.162.2483.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.215.173.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.1.1303.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.186.223.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.253.1023.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.153.5852.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.50.25543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.108.2743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1132
Organization
domain2hunter
Contact emails

Subdomains

11 observed subdomains of phdkim.net.

Web-graph footprint

Distinct hostnames that link to or from phdkim.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for phdkim.net.

MechanismTarget
SPF_INCLUDE_spf.daum.net
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEmail.stibee.com
SPF_IP167.89.106.58/32
SPF_MXncloud.com

Related pages

Pivot deeper into the graph from phdkim.net.

Cypher and MCP

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

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