Skip to content

Hostname

thekarchergroup.com

Last fetched

thekarchergroup.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · thekarchergroup.comRouting diversity6.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thekarchergroup.com

Resolution chain

thekarchergroup.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.64.17616.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.64.20016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.1053.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2183.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2353.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.93.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.1823.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2073.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2463.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2483.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.463.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.1433.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.983.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1143.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2293.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.883.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.973.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.101.18052.219.101.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
geoff karcher
Contact emails

Subdomains

54 observed subdomains of thekarchergroup.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thekarchergroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thekarchergroup.com.

Cypher and MCP

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

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