Skip to content

Hostname

junk-king.com

Last fetched

junk-king.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · junk-king.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/junk-king.com

Resolution chain

junk-king.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.20.245104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.245104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3786
Organization
******** ********
Contact emails

Subdomains

62 observed subdomains of junk-king.com.

Web-graph footprint

Distinct hostnames that link to or from junk-king.com in the public web crawl.

785 sites link to this hostname.

1,374 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for junk-king.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.89.47.66
SPF_IP168.61.155.205
SPF_IP18.116.244.21
SPF_IP3.17.3.198
SPF_IP52.14.54.247
SPF_IP67.231.148.133
SPF_IP67.231.156.138
SPF_IP72.52.231.236

Related pages

Pivot deeper into the graph from junk-king.com.

Cypher and MCP

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

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