Skip to content

Hostname

kingfun.co

Last fetched

kingfun.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · kingfun.coRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kingfun.co

Resolution chain

kingfun.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.219.4318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.4518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.5118.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.1123.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.1193.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.23.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.733.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Web-graph footprint

Distinct hostnames that link to or from kingfun.co in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from kingfun.co.

Cypher and MCP

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

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