Hostname
winmx.com
Last fetched
winmx.com resolves to 1 IPv4 address operated by AS56322 in HU. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
winmx.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 |
|---|---|---|---|---|
| 91.219.238.244 | 91.219.238.0/24 | AS56322 | — | HU |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 13a9c4287474831ae9fa2b81344c9c99e0d73eb9e9a020f7ff27637ab1c09a6f@winmx.com.whoisproxy.org
- 150d439df1b35151d034966b804c060b3f1cdf27608ad2884cf289cb187c3ed0@winmx.com.whoisproxy.org
- 1b7694e72e6f44522be0eb1798df238c13667a97bbc94dbe3e128678413f61ae@winmx.com.whoisproxy.org
- 20e370afacea1b259608495ca9d089c26b3142938a7bc7efb42718ac2f91f1c3@winmx.com.whoisproxy.org
- 2bd85b2d46722e0d50345406786738ec4f0f8090c401603481896454eb901487@winmx.com.whoisproxy.org
- 31caa3820e3ea3ea0a13bd92bd4204977def27fafd7b678e006fc4ec2f3986a5@winmx.com.whoisproxy.org
- 4228eb90dcf5db8db2778dbb4425a51408313d1efe1b9776a77e6a5d69b0156c@winmx.com.whoisproxy.org
- 553a698223869473e7ab7541e0cb04e25edd1742ab2b5494a22c07bf79ba5841@winmx.com.whoisproxy.org
- 5effaaa19f6ee558faac2f108e2271931f44525b2388fee5ac3b4993c3a7b671@winmx.com.whoisproxy.org
- 623629471d6da467dda225d81ca8edf373a8e76a81231775b5d6c94db42d9608@winmx.com.whoisproxy.org
- 674280ec08773a04d06bdcd5fc886d72c72ea336b4ac39f319f4e88eaa1bf2ae@winmx.com.whoisproxy.org
- 6e10bfc3cfa5c7182da89c173649e1006374a78d274ad8c290bb6e3dfdd6deb1@winmx.com.whoisproxy.org
- 76519cf872ea79e768754cc635723eef5983762bead91a6bf4cddf8bc2c70504@winmx.com.whoisproxy.org
- 7aaef7c19381657b0f461dcec85defa58807a03dcf52f7d94092fec1973f4585@winmx.com.whoisproxy.org
- 84940b09bff0771f6722883d773b1e80daaeb9c8706d03a87375767384dd474a@winmx.com.whoisproxy.org
- 85779e45c71a272be5d09a318e49511486c479be1182dce987dad5d3542af099@winmx.com.whoisproxy.org
- 9ea9f848846841e9dc4081f6946a0a70ed91d5b08af60e7b73872cad683f123a@winmx.com.whoisproxy.org
- a114d3ffc754f213f6bcf1660d5af4107b24dd37fb94f1f2fb58760b628c1862@winmx.com.whoisproxy.org
- a84898c139daa6e38e2324598879ba650b997887ade07921bfe5ef60be1ce4d6@winmx.com.whoisproxy.org
- d17975276fc615db601a0a19f8a69c5721147298527eb950e1b87cab4affb768@winmx.com.whoisproxy.org
- and 7 more
Subdomains
3 observed subdomains of winmx.com.
Web-graph footprint
Distinct hostnames that link to or from winmx.com in the public web crawl.
127 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for winmx.com.
| Mechanism | Target |
|---|---|
| SPF_MX | winmx.com |
Related pages
Pivot deeper into the graph from winmx.com.
- IP · 91.219.238.244
- ASN · AS56322
- Registrar · iana:228
- Country · HU
- Email · 13a9c4287474831ae9fa2b81344c9c99e0d73eb9e9a020f7ff27637ab1c09a6f@winmx.com.whoisproxy.org
- TLD · .com
- Browse hostnames · wi…
- 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: "winmx.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.