Skip to content

Hostname

kimber.com

Last fetched

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

Nutrition Label

WHISPER CANON · kimber.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kimber.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.207.12113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.413.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.5213.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.9613.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:2
Organization
rkb industrial
Contact emails

Subdomains

5 observed subdomains of kimber.com.

Web-graph footprint

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

166 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kimber.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg.adhocaxiom.com
SPF_IP198.61.254.7
SPF_IP204.140.21.15
SPF_IP54.240.27.18
SPF_IP54.240.27.185
SPF_IP54.240.27.186
SPF_IP54.240.27.188
SPF_IP54.240.27.55
SPF_IP54.240.27.56
SPF_IP69.72.43.7

Related pages

Pivot deeper into the graph from kimber.com.

Cypher and MCP

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

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