Skip to content

Hostname

robertkime.com

Last fetched

robertkime.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · robertkime.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/robertkime.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.134.171.22018.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:83
Organization
robert kime
Contact emails

Subdomains

7 observed subdomains of robertkime.com.

Web-graph footprint

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

114 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for robertkime.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP18.134.171.220
SPF_IP212.159.75.112/32
SPF_IP23.106.37.10
SPF_IP82.133.14.219/32
SPF_IP95.211.219.49
SPF_IP95.211.219.55
SPF_MXrobertkime.com

Related pages

Pivot deeper into the graph from robertkime.com.

Cypher and MCP

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

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