Skip to content

Hostname

legionwiki.com

Last fetched

legionwiki.com resolves to 67.20.112.223, announced in 67.20.112.0/21 by ORACLE-BMC-31898 - Oracle Corporation in US. legionwiki.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · legionwiki.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/legionwiki.com

Resolution chain

IPv6 resolution

No AAAA record for legionwiki.com is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:228
Registrant organisation
gary chamberlain
Contact emails
glc_sd@hotmail.com, 1efbbbfbe7fda9a4685fcbaa53505e41bad83f598da16facba081927d96c12b0@legionwiki.com.whoisproxy.org, 24558d09e7cc2a0291e848194940ff7b7c9484822452d7f52d8c577ae80340ca@legionwiki.com.whoisproxy.org, 3086ac953d5372ec7e39ac545a275ca58d466afd06c68e2de289f9bf3f4a7f13@legionwiki.com.whoisproxy.org, 35cebd3ac94a33466369ee449d143d62123048c228fd941c2848974a270b7677@legionwiki.com.whoisproxy.org, 546ea4b1ae1abbbb050d6ade8d3454080dadd4227f1e63cec02500b1cd21822e@legionwiki.com.whoisproxy.org, 634ac2edf09c31491f4fe9865f15ec37b701d2a3d14bb8e855e2d2ff0b5a9495@legionwiki.com.whoisproxy.org, 6ea70338f819ae02f12896e73a5ed7b91a97bdc1de47f5fdd3193e579e6b9475@legionwiki.com.whoisproxy.org, 73adbe070a8a039b8e68237fa95969e91fe1f92491077c1dcc403ffc6676a52f@legionwiki.com.whoisproxy.org, 7715fd73dcc1256efcf0cd4b38f743240dadb545fd35b011ca72547f1358b884@legionwiki.com.whoisproxy.org, 7a052c67b82027fcd79de2f1e61839ddceb116096364077ff9ec53868b215848@legionwiki.com.whoisproxy.org, 887a20b4557e15dc977e00fe846717594dcc80411057b44eb270ba6055a8518e@legionwiki.com.whoisproxy.org, 989b7a47c7a047940bbac1ee49afe63e86deaab6e6d2c23dfb6f617e034b8a2e@legionwiki.com.whoisproxy.org, bedf6c99bbc7c4bef5adeca10ab722748dade2ba857331598d371959c53b96b5@legionwiki.com.whoisproxy.org, cb50189e173df1722b218259cb55d272bce12d37c9e054d11c813efbe21bfe66@legionwiki.com.whoisproxy.org, cd57b09efb54e0ea9deb80fec8df182f9738af27fbf86fed3ee983896430b4b4@legionwiki.com.whoisproxy.org, ce6acf9aaddc60ea092a85d45e802096399554c4d302c4715013d15f3ec151ab@legionwiki.com.whoisproxy.org, d9f171e39ad8d3826c01d9fca48acd38d370336fb11d4aa5d4453644ce9a44bc@legionwiki.com.whoisproxy.org, de94cbe09c3169a901204dcc6eac31c3cf31ef6968572e211c26a41a21c54691@legionwiki.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.hostmonster.com
  • ns2.hostmonster.com

MX records

  • mail.legionwiki.com

SPF policy

  • a: legionwiki.com
  • mx: legionwiki.com
  • include: websitewelcome.com

Threat-feed evidence

History

Related pages

Pivot from legionwiki.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "legionwiki.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.