Skip to content

Hostname

ledbox.es

Last fetched

ledbox.es resolves to 195.78.228.245, announced in 195.78.228.0/24 by COMVIVE-AS - Comvive Servidores S.L. in ES. ledbox.es 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 · ledbox.esRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ledbox.es

Resolution chain

IPv6 resolution

No AAAA record for ledbox.es is recorded in WhisperGraph.

Attribution

comvive servidores

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for ledbox.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

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

  • dns1.hispalisdns.com
  • dns2.hispalisdns.com
  • dns3.hispalisdns.com

MX records

  • mail.ledbox.es

SPF policy

  • ip: 5.145.168.0/21
  • ip: 93.93.64.0/21
  • ip: 91.192.108.0/22
  • ip: 77.81.116.0/22
  • ip: 195.78.228.0/22
  • ip: 2a00:1d70::/32
  • include: spf.ipzmarketing.com
  • include: _spf.mlsend.com
  • mx: ledbox.es
  • a: mail.office2000.es

Threat-feed evidence

History

Related pages

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