Hostname
superimaginator.com
Last fetched
superimaginator.com resolves to 1 IPv4 address operated by LWS - Groupe LWS SARL in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
superimaginator.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 |
|---|---|---|---|---|
| 193.37.145.70 | 193.37.145.0/24 | AS210403 | LWS - Groupe LWS SARL | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- curtis2000@free.fr
- 00d7c93c408d55c4626a07596f77addb0a3a3e9d7088405b3464acbe44be5156@superimaginator.com.whoisproxy.org
- 09374e9f90db82f396793d16182e033aaa689a66d451f8e57af85c879a526fb3@superimaginator.com.whoisproxy.org
- 1573c292723abecdeab8009623bc468f38131e4d1291fac2f5ccdcef554fdaee@superimaginator.com.whoisproxy.org
- 3431f934beb5e47794d8795af76260cc626f66eff1645bfe63481fed6b9cadbc@superimaginator.com.whoisproxy.org
- 59f329bc9d5b95d542eb10f14ed2ddb9fa904fa982f8293b2a6ea8428120773f@superimaginator.com.whoisproxy.org
- 5d8fdade33a5d83f33ece5c08550373055497e92bacb777e6d48b83d64f5a0fb@superimaginator.com.whoisproxy.org
- 67e67de4973804fc15e730c5722a89b5100a288c451a6ee0f30a232808bd983c@superimaginator.com.whoisproxy.org
- 71ca7cf3b91fbf45598b85db9b6ba2c16003fda72ef57d977d0f357296324df4@superimaginator.com.whoisproxy.org
- 8949e2bc478eea38dd08de87cfe11a86005e0326f6df1634444660579dc1364f@superimaginator.com.whoisproxy.org
- 9e2349972cb3ce6b27ed75f040138c7af07443fba411523749984decd461077c@superimaginator.com.whoisproxy.org
- 9f73145b97ac51da8c2852b28a0a6855850c7678f1d3ff182d49168242fd06dc@superimaginator.com.whoisproxy.org
- a07f022f3e021f1b5b65458064a4c14501b5c5b7b208422f60b1e319fcb0974d@superimaginator.com.whoisproxy.org
- a0d4246735c2ed5d0ffec1ad0838f467caab21c0b6525cb023fe22d58d5ae4f7@superimaginator.com.whoisproxy.org
- a1b75e5090fc964f7af2585e2c5940a887d775ce3ac5c398637618451ebd4119@superimaginator.com.whoisproxy.org
- a215775aadba275a6d0af824f60f7b9c0e02c8a1dfbfb9651b709be2d83a4eac@superimaginator.com.whoisproxy.org
- b10937572fcf06106876a0752fb8f7e5e76e71a8c412c9590548a29e43c86936@superimaginator.com.whoisproxy.org
- b5048feeb853b4b6c978fd0b8bcf6a4183785852e7b339ef57c10b090183ec20@superimaginator.com.whoisproxy.org
- b76e60b06e2b0b0f4d07be8531fe085e4c4f5bf1f48730f847f18925f2ab6682@superimaginator.com.whoisproxy.org
- b8b5c59da582bccc672bf71946a0b5f4a3b7137ec7dca40e4aced58939e50f6c@superimaginator.com.whoisproxy.org
- and 3 more
Subdomains
15 observed subdomains of superimaginator.com.
Web-graph footprint
Distinct hostnames that link to or from superimaginator.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for superimaginator.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.superimaginator.com |
| SPF_A | mailphp.lws-hosting.com |
| SPF_MX | superimaginator.com |
Related pages
Pivot deeper into the graph from superimaginator.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "superimaginator.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.