Skip to content

Hostname

charleskeith.eu

Last fetched

charleskeith.eu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:ip mirror pte ltd dba ip mirror as the registrar.

Nutrition Label

WHISPER CANON · charleskeith.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/charleskeith.eu

Resolution chain

charleskeith.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.160.13713.249.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ip mirror pte ltd dba ip mirror
Organization
Contact emails

Subdomains

5 observed subdomains of charleskeith.eu.

Web-graph footprint

Distinct hostnames that link to or from charleskeith.eu in the public web crawl.

133 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for charleskeith.eu.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXcharleskeith.eu

Related pages

Pivot deeper into the graph from charleskeith.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "charleskeith.eu"})-[: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.