Skip to content

Hostname

www.k92mining.com

Last fetched

www.k92mining.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · www.k92mining.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.k92mining.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.223.54.18152.223.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with www.k92mining.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.k92mining.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErec-marketing.dc2.pageuppeople.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP103.243.64.100
SPF_IP103.6.3.178
SPF_IP124.240.194.168/29
SPF_IP148.253.23.16/29
SPF_IP152.65.228.48
SPF_IP180.150.254.111
SPF_IP203.86.209.208/29
SPF_IP4.196.105.192
SPF_IP68.218.107.132

Related pages

Pivot deeper into the graph from www.k92mining.com.

Cypher and MCP

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

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