Hostname
kelsus.com
Last fetched
kelsus.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kelsus.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.199.101 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.20 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.73 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.82 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.105 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.50 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.84 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.91 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kelsus.com owner
- Contact emails
- whois.privacy@privacyid.com
- 7e450e1c-480d-48ed-ad25-f645e06dc11a@identity-protect.org
- 81d07ade-5f60-4f81-9b4c-e27d5f8c6dbb@identity-protect.org
- 906b8187-c0d0-441f-9fe8-1739f65e4ec3@identity-protect.org
- b55fd86b-bbe0-46a6-9dd0-8091ee5791c5@identity-protect.org
- c3fd1586-36cc-4af0-9fd5-685958848bdd@identity-protect.org
- cf898ae4-1991-4356-888e-58dfcd9de23f@identity-protect.org
- d76eb8ef-0e87-45c7-a4f1-c5ef47bbb799@identity-protect.org
- owner-10513584@kelsus.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of kelsus.com.
Showing 16 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kelsus.com in the public web crawl.
16 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kelsus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from kelsus.com.
- IP · 52.84.199.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · whois.privacy@privacyid.com
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kelsus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.