Skip to content

Hostname

leetronics.de

Last fetched

leetronics.de resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR.

Nutrition Label

WHISPER CANON · leetronics.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/leetronics.de

Resolution chain

leetronics.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.164.38.65141.164.32.0/19AS20473AS-VULTR - The Constant Company, LLCKR
149.28.47.113149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
45.77.148.7445.77.144.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with leetronics.de in WhisperGraph.

Subdomains

2 observed subdomains of leetronics.de.

Web-graph footprint

Distinct hostnames that link to or from leetronics.de in the public web crawl.

6 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for leetronics.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP116.203.85.154
SPF_IP135.181.73.247
SPF_IP2a01:4f8:c2c:6831:0:0:0:1
SPF_IP2a01:4f9:4b:11c8:0:0:0:2
SPF_MXleetronics.de

Related pages

Pivot deeper into the graph from leetronics.de.

Cypher and MCP

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

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