Hostname
wikisign.org
Last fetched
wikisign.org resolves to 1 IPv4 address operated by AS57043 in PL. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
wikisign.org 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 |
|---|---|---|---|---|
| 151.241.227.120 | 151.241.227.0/24 | AS57043 | — | PL |
WHOIS identity
- Registrar
- iana:472
- Organization
- pierre muller
- Contact emails
Subdomains
9 observed subdomains of wikisign.org.
Web-graph footprint
Distinct hostnames that link to or from wikisign.org in the public web crawl.
23 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from wikisign.org.
- IP · 151.241.227.120
- ASN · AS57043
- Registrar · iana:472
- Country · PL
- Email · 984ba6b4bd835c8a07fdc30e5f93ab04-740950@contact.gandi.net
- TLD · .org
- 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: "wikisign.org"})-[: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.