Hostname
medizzy.com
Last fetched
medizzy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
medizzy.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- krystian.fester@gmail.com
- 13e3f646610cbdf67955079bb918170a207e37312dfc96f2d9b4c958978adc43@medizzy.com.whoisproxy.org
- 1eb707f1761f2232734ff6f026b3f3e63d666e5fc48b1e6d3b729a09a9e513d7@medizzy.com.whoisproxy.org
- 21a0b67820114064f04ec228aa9e6d73b1df9b868a2b6e8ed41440f5e4f87677@medizzy.com.whoisproxy.org
- 236471426a3a679768c8ecbf84702b5e3f77eb477a8c56d85e17f703b11c215e@medizzy.com.whoisproxy.org
- 25ac054c544210a5c1bfe9549b998cbef563aa5d4e86e93e0720af430f9bdc39@medizzy.com.whoisproxy.org
- 2706d9e7cb00d37526f524d2f4096bded05e9dc9928a2345b324c62591ba0d70@medizzy.com.whoisproxy.org
- 2d4bd0251a8e9f777a4974243480f3e190893a8525892d64c6ebdde8215114ef@medizzy.com.whoisproxy.org
- 4cc2f4cc8961877463b35603f0a2b76c0def3bd834e6b238b0d1ecc02b80bfe4@medizzy.com.whoisproxy.org
- 5ac11ae14dca2dd638f6acbd89d107f606c1244024959f128b8f6cf9b47808e4@medizzy.com.whoisproxy.org
- 5cbfac38faf776fec75978e1de247974dc90454a78f08e05dda72c77c263d2c1@medizzy.com.whoisproxy.org
- 628672ec3889755bb4855b5ba55eaec35a3cc0ccdf94836751a2cbcc48cbf8c7@medizzy.com.whoisproxy.org
- 67ab6d983b42ff5a587191d5dd56a932554c75efe3aa30379cec745f7ec06f5f@medizzy.com.whoisproxy.org
- 6bab81ea458423474c12cc9f1ceba887783bd96ddfbada3659b653054d6e7cc8@medizzy.com.whoisproxy.org
- 6eb8b12549a9629e92216062a6f09135bd3148316c185ee05217d699cb26f05e@medizzy.com.whoisproxy.org
- 78fb23abd31e82ef15c105b6244fa0b5d1825c5c36b47c0ebae6688a7bfd5c13@medizzy.com.whoisproxy.org
- 878ed00e56aa985acf8057ced96ebeb66dfc6c16c0bb60060d521b0b074aaa93@medizzy.com.whoisproxy.org
- 99dc839a4b215e448891568f654cebd710712567784b00adc1f769f20d3d8313@medizzy.com.whoisproxy.org
- 9bd3b95d56439898c969e9fa7559a8041a3a55c7b22f65b1a795c8c43483dd71@medizzy.com.whoisproxy.org
- a27d5185d800ee345db5ace3bfb9a55f1886308cbd86d97e545824d55989d694@medizzy.com.whoisproxy.org
- and 8 more
Subdomains
32 observed subdomains of medizzy.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from medizzy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for medizzy.com.
| Mechanism | Target |
|---|---|
| SPF_A | medizzy.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_MX | medizzy.com |
Related pages
Pivot deeper into the graph from medizzy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "medizzy.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.