Skip to content

Hostname

proelektronika.com

Last fetched

proelektronika.com resolves to 2 IPv4 addresses operated by AS3212 in SI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · proelektronika.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/proelektronika.com

Resolution chain

proelektronika.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.85.188.2212.85.160.0/19AS3212SI
35.214.213.13535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:303
Organization
proelektronika d.o.o.
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for proelektronika.com.

MechanismTarget
SPF_Aproelektronika.com
SPF_INCLUDEproelektronika.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXproelektronika.com

Related pages

Pivot deeper into the graph from proelektronika.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proelektronika.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.