Hostname
myjki.com
Last fetched
myjki.com resolves to 1 IPv4 address operated by AS-HITME - Marek Bajerski trading as HITME.PL in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
myjki.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 |
|---|---|---|---|---|
| 185.41.71.144 | 185.41.71.0/24 | AS50840 | AS-HITME - Marek Bajerski trading as HITME.PL | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- 'new aste' fabian romańczyk
- Contact emails
- 0b6744f787a063e7a75e95bb6d2fe6feb0ab53ed88fde921dbe18feefc9bea1e@myjki.com.whoisproxy.org
- 161df9135fd14a35e4e5a054280bcb9889a70896f03fc71281b345f2a6a3ef7c@myjki.com.whoisproxy.org
- 3d28cc25f7712b0eba2e84a98f6783977b02ccb19b39d4db6092f835b04e0d95@myjki.com.whoisproxy.org
- 49f3f2e09bbc787c5991627d20f12f5ac77d7dc5f4963cd06c087ccbbe31fb68@myjki.com.whoisproxy.org
- 62078193dbc62a7a03c3910656c2d40de49206f7adc131887748e0d683de14fb@myjki.com.whoisproxy.org
- 6998a010a88eca9df464ad4e0638e1437938d1a83a4f5d1b97b3d141047f58f2@myjki.com.whoisproxy.org
- 6feb24a76f3e377ba6b4529e871e31ad0bed5d8f04a5f67eeaafbda76df4edfa@myjki.com.whoisproxy.org
- 7d4fbb75deb6d7e151ff1278d9ba2410b77031ca1f5e70ab01c807038262fb1f@myjki.com.whoisproxy.org
- 81fef540937fea49cb05627d45b1d00b431cb53354200fef416751fb45c0fd4f@myjki.com.whoisproxy.org
- 90d8f65e9a77ddd0f7deb871f22d792c395c650f814a8bd1ce8e3c0c67e003f5@myjki.com.whoisproxy.org
- 9175063ab891c12ce642c960c579c00afb78d9a47aeace96a22d0b2e34e234ec@myjki.com.whoisproxy.org
- a27340633158226d20eb4aefc43f390ef80a71dc0b6b02888f08b234078080d3@myjki.com.whoisproxy.org
- a29cdab3dc868ce30708e78729794b1238ddcdf0718a94da08a675368c8f360f@myjki.com.whoisproxy.org
- bca69bba64f3bcfc6d76ac4cbd14a0b3a4381cfbb219c019b3db9d1ae9c9c1ab@myjki.com.whoisproxy.org
- bdc0d67c6b00e3272582473a82d2d330549720eb125232a66dc4adf4b2dd5be5@myjki.com.whoisproxy.org
- e9812695dfb41fa5138332b596b6b1a4e3bab500658500ccaeb2d8553723241e@myjki.com.whoisproxy.org
- f92a41a6cd7c7d781662add2d2a889b28308b1c69d6554e425513848d629eabf@myjki.com.whoisproxy.org
Subdomains
3 observed subdomains of myjki.com.
Web-graph footprint
Distinct hostnames that link to or from myjki.com in the public web crawl.
86 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for myjki.com.
| Mechanism | Target |
|---|---|
| SPF_A | myjki.com |
| SPF_INCLUDE | dhmyjki.hitme.net.pl |
| SPF_IP | 185.41.71.144 |
| SPF_IP | 194.110.77.143/26 |
| SPF_MX | myjki.com |
Related pages
Pivot deeper into the graph from myjki.com.
- IP · 185.41.71.144
- ASN · AS50840AS-HITME - Marek Bajerski trading as HITME.PL
- Registrar · iana:433
- Country · PL
- Email · 0b6744f787a063e7a75e95bb6d2fe6feb0ab53ed88fde921dbe18feefc9bea1e@myjki.com.whoisproxy.org
- TLD · .com
- Browse hostnames · my…
- 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: "myjki.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.