Hostname
kru.com
Last fetched
kru.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kru.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.27.70.16 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kru.com owner
- Contact emails
- domain@kru.com
- 1e5808fe-1587-430c-a249-6e7ddd51bb36@identity-protect.org
- 423c2e07-5b89-4f4d-aeae-0081f8d2a807@identity-protect.org
- 57db88c0-a5a5-4071-a113-2bae411f2cdd@identity-protect.org
- 5dcc0755-193c-4fdc-9d76-679e9028a759@identity-protect.org
- 9377d023-620a-4940-b530-5bdefee1fcfb@identity-protect.org
- b32bbaad-6a95-473a-92a4-c419fe45d808@identity-protect.org
- f9f76327-9d68-4074-a473-8dfd4b01e932@identity-protect.org
- owner-148528@kru.com.whoisprivacyservice.org
- owner-6869035@kru.com.whoisprivacyservice.org
- owner-7046098@kru.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of kru.com.
Web-graph footprint
Distinct hostnames that link to or from kru.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kru.com.
| Mechanism | Target |
|---|---|
| SPF_A | kru.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 52.27.70.14/32 |
| SPF_MX | kru.com |
Related pages
Pivot deeper into the graph from kru.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kru.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.