Skip to content

Hostname

john.kangry.com

Last fetched

john.kangry.com resolves to 1 IPv4 address operated by AS62005 in US.

Nutrition Label

WHISPER CANON · john.kangry.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/john.kangry.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.66.248.13845.66.248.0/24AS62005US

WHOIS identity

No WHOIS records are currently associated with john.kangry.com in WhisperGraph.

Subdomains

3 observed subdomains of john.kangry.com.

Web-graph footprint

Distinct hostnames that link to or from john.kangry.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for john.kangry.com.

MechanismTarget
SPF_Ajohn.kangry.com
SPF_IP2a10:1fc0:5:0:0:0:d546:1a58
SPF_IP45.66.248.138
SPF_MXjohn.kangry.com

Related pages

Pivot deeper into the graph from john.kangry.com.

Cypher and MCP

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

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