Hostname
4world.com
Last fetched
4world.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
4world.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 04f02fa7d14a839d795de4635da6759a724853b3cde86fca1d51f0be3f3bff7a@4world.com.whoisproxy.org
- 11edd4e941438fdae5f7e71f4b3dc3af6e4b98a08299b73e72748b8c9fc45739@4world.com.whoisproxy.org
- 20f11b027a242d90e65d14beefd391bad0426b7586db05b1ef3ed7f0bbef86e2@4world.com.whoisproxy.org
- 21b828fde51f05fabde0a5f849a409b28bcf9de0b453a844ac64b8377475aca1@4world.com.whoisproxy.org
- 29385696530a77a7450da5aa2b8fdd9e52f8af711a5abd4b0fcf671b51e7ec99@4world.com.whoisproxy.org
- 352535fc76987a11a41f718c2cfe966525a46d7838876d25adb3bf6cb1a5aab1@4world.com.whoisproxy.org
- 582c4bbff30f2e9a690daef3fc9be87eafa3b20d538dccfb5f8f25783817717f@4world.com.whoisproxy.org
- 6f8d673a8684b595bf764b3ac5d772f8216d60f9d6fe6ae64294f8ebfdcc8ba2@4world.com.whoisproxy.org
- 895130d445754bc44f0e62f58704599b14b53cf058d54d97e29d0ecfd52bd0ed@4world.com.whoisproxy.org
- cf315dd3f958ecf2e047ca2cc3acccd46ccae5bc05e5e84a05cbe6d376f1d912@4world.com.whoisproxy.org
- e01bcc79ea7cf831e62387e070fcafd3778e8308a75bd4c60463af738fe4128b@4world.com.whoisproxy.org
- e38a4c4d2bd2acd8ddc0daef163cbe48f9df98192d12ab32b881284a9ae6acc8@4world.com.whoisproxy.org
- f565ef2c2f24f3fc15c886be2e404a50cef39e04fae749b05c6573157949c0c1@4world.com.whoisproxy.org
- t.lichosik@enan.com.pl
Subdomains
3 observed subdomains of 4world.com.
Web-graph footprint
Distinct hostnames that link to or from 4world.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for 4world.com.
| Mechanism | Target |
|---|---|
| SPF_A | 4world.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | 4world.com |
Related pages
Pivot deeper into the graph from 4world.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4world.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.