Hostname
amazify.com
Last fetched
amazify.com resolves to 1 IPv4 address operated by JOESD-18501 - CyberCloud Professionals LLC in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
amazify.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 |
|---|---|---|---|---|
| 216.55.141.154 | 216.55.141.0/24 | AS18501 | JOESD-18501 - CyberCloud Professionals LLC | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- amazify.com-1hbg0n9u290l5@anonymize.com
- amazify.com-1hruao9v280h2@anonymize.com
- amazify.com-1iavfbvi5e2xu@anonymize.com
- amazify.com-1iyi83a6n3td2@anonymize.com
- amazify.com-1ji4gcscx494h@anonymize.com
- amazify.com-1jyit1rknbh44@anonymize.com
- amazify.com-qy1ovhyw7yut@anonymize.com
- amazify.com-qy4xh2c3bkms@anonymize.com
- amazify.com-sl3xvk22b1gz@anonymize.com
- amazify.com-toogihq1q1r6@anonymize.com
- amazify.com-uve4agq6ef6r@anonymize.com
- amazify.com-vf3mi1rk5jy1@anonymize.com
- brady.moritz@gmail.com
Subdomains
3 observed subdomains of amazify.com.
Web-graph footprint
Distinct hostnames that link to or from amazify.com in the public web crawl.
7 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 amazify.com.
| Mechanism | Target |
|---|---|
| SPF_A | amazify.com |
| SPF_MX | amazify.com |
| SPF_MX | redir.epik.com |
Related pages
Pivot deeper into the graph from amazify.com.
- IP · 216.55.141.154
- ASN · AS18501JOESD-18501 - CyberCloud Professionals LLC
- Registrar · iana:617
- Country · US
- Email · amazify.com-1hbg0n9u290l5@anonymize.com
- TLD · .com
- Browse hostnames · am…
- 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: "amazify.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.