Hostname
kalido.me
Last fetched
kalido.me resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
kalido.me resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.243.5 | 13.248.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.33.153.25 | 13.33.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.153.63 | 13.33.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.153.77 | 13.33.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.33.153.87 | 13.33.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.132.120 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.74 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.76 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.132.85 | 18.238.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.105.230 | 76.223.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 148.170.94.185 | 148.170.64.0/19 | AS27501 | ISPNET-AS - isp.net | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- contact privacy inc. customer 0140127545
- Contact emails
Subdomains
45 observed subdomains of kalido.me.
Showing 23 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kalido.me in the public web crawl.
21 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kalido.me.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from kalido.me.
- IP · 13.248.243.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · CA
- Email · kalido.me@contactprivacy.com
- TLD · .me
- Browse hostnames · ka…
- 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: "kalido.me"})-[: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.