Hostname
kid-ex.com
Last fetched
kid-ex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
kid-ex.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 |
|---|---|---|---|---|
| 13.227.107.127 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.48 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.5 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.65 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.102 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.126 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.16 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.30 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
17 observed subdomains of kid-ex.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kid-ex.com in the public web crawl.
12 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kid-ex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from kid-ex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kid-ex.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.