Skip to content

Hostname

local-data.com

Last fetched

local-data.com resolves to 193.108.130.21, announced in 193.108.130.0/24 by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in LU. local-data.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 · local-data.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/local-data.com

Resolution chain

IPv6 resolution

Attribution

webhosting holdings

ORIGIN_AS

WHOIS identity

Registrar
iana:2487
Registrant organisation
domain admin
Contact emails
54344363bgrtq84b@5225b4d0pi3627q9.whoisprivacycorp.com, owner@local-data.com.customers.whoisprivacycorp.com, info@domain-contact.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

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

  • ukns30.fastdirectadminserver.com
  • ukns30-2.fastdirectadminserver.com
  • lu1.hostaku.com
  • lu2.hostaku.com
  • ns5.private-nameserver.net
  • ns6.private-nameserver.net

MX records

  • mail.local-data.com
  • mx1.mxfilter.net
  • mx2.mxfilter.net
  • mx3.mxfilter.net

SPF policy

  • a: local-data.com
  • mx: local-data.com
  • include: relay.mailchannels.net
  • include: spf.mxyeet.net
  • ip: 193.108.130.21
  • ip: 2001:41d0:800:333e:0:0:0:0
  • ip: 51.195.190.62

Threat-feed evidence

History

Related pages

Pivot from local-data.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: "local-data.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.