Hostname
rezkit.com
Last fetched
rezkit.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rezkit.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 |
|---|---|---|---|---|
| 54.228.150.58 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rezkit.com owner
- Contact emails
- rezkit.com@namebrightprivacy.com
- d0s6u8oi8igojasotbhifkm63b@domaindiscreet.com
- domains@hugedomains.com
- gkhnkmfb9nepak3@proxy.dreamhost.com
- 4a895f73-2aa8-42c1-8ebe-3dc9d454a792@identity-protect.org
- 67f4d264-8c38-47af-91c7-149e28abd0e7@identity-protect.org
- 91a371f0-4f25-49b3-882f-595b852a0198@identity-protect.org
- c1922270-7b44-4213-aacf-cb0df76db015@identity-protect.org
Subdomains
2 observed subdomains of rezkit.com.
| Subdomain |
|---|
| info.rezkit.com |
| www.rezkit.com |
Web-graph footprint
Distinct hostnames that link to or from rezkit.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rezkit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139578808.spf07.hubspotemail.net |
Related pages
Pivot deeper into the graph from rezkit.com.
- IP · 54.228.150.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · rezkit.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · re…
- 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: "rezkit.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.