Skip to content

Hostname

localxlist.org

Last fetched

localxlist.org resolves to 66.29.144.183, announced in 66.29.144.0/24 by NAMECHEAP-NET - Namecheap, Inc. in US. localxlist.org 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 · localxlist.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/localxlist.org

Resolution chain

IPv6 resolution

No AAAA record for localxlist.org is recorded in WhisperGraph.

Attribution

namecheap

ORIGIN_AS

WHOIS identity

Registrar
iana:1068

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.findbare.com
  • ns2.findbare.com

MX records

  • mail.localxlist.org

SPF policy

  • ip: 66.29.152.55/32
  • include: spf.web-hosting.com
  • a: localxlist.org
  • mx: localxlist.org
  • ip: 159.198.35.172
  • ip: 162.0.208.60
  • ip: 198.177.125.2
  • ip: 198.54.114.183
  • ip: 198.54.114.57
  • ip: 198.54.115.57
  • ip: 198.54.116.183
  • ip: 198.54.116.57
  • ip: 209.74.93.66
  • ip: 66.29.144.183
  • ip: 66.29.144.186
  • ip: 66.29.156.3

Threat-feed evidence

History

Related pages

Pivot from localxlist.org 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: "localxlist.org"})-[: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.