Skip to content

Hostname

lectoreselectronicos.com

Last fetched

lectoreselectronicos.com resolves to 1 IPv4 address operated by PEERNYC - Peerless Clothing Inc. in NL. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · lectoreselectronicos.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lectoreselectronicos.com

Resolution chain

lectoreselectronicos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.20.111.117198.20.96.0/19AS32475PEERNYC - Peerless Clothing Inc.NL

WHOIS identity

Registrar
iana:1383
Organization
inaki goldaracena garbisu
Contact emails

Subdomains

8 observed subdomains of lectoreselectronicos.com.

Web-graph footprint

Distinct hostnames that link to or from lectoreselectronicos.com in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • lectoreselectronicos.com

SPF policy

4 SPF mechanisms authorising senders for lectoreselectronicos.com.

MechanismTarget
SPF_Alectoreselectronicos.com
SPF_IP198.20.97.134
SPF_IP199.195.197.54
SPF_MXlectoreselectronicos.com

Related pages

Pivot deeper into the graph from lectoreselectronicos.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lectoreselectronicos.com"})-[: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 20

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