Skip to content

Hostname

a1electronics.nl

Last fetched

a1electronics.nl resolves to 1 IPv4 address operated by AS9150 in NL. WHOIS lists registrar:previder b.v. as the registrar.

Nutrition Label

WHISPER CANON · a1electronics.nlRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/a1electronics.nl

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.255.4212.83.192.0/18AS9150NL

WHOIS identity

Registrar
registrar:previder b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of a1electronics.nl.

Web-graph footprint

Distinct hostnames that link to or from a1electronics.nl in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for a1electronics.nl.

MechanismTarget
SPF_Amta.previder.nl
SPF_INCLUDE_spf.previder.nl
SPF_INCLUDEservers.mcsv.net
SPF_IP195.211.72.0/22
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_IP77.222.85.122
SPF_IP84.241.182.105

Related pages

Pivot deeper into the graph from a1electronics.nl.

Cypher and MCP

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

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