Skip to content

Hostname

powercomponents.nl

Last fetched

powercomponents.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · powercomponents.nlRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/powercomponents.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.182.56.75185.182.56.0/22AS48635NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of powercomponents.nl.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for powercomponents.nl.

MechanismTarget
SPF_Apowercomponents.nl
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.allspares.hypernode.io
SPF_INCLUDEspf.privatehost.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.240.82
SPF_IP168.245.28.188
SPF_IP213.207.88.16
SPF_IP5.61.249.184
SPF_IP5.61.249.192
SPF_IP5.61.253.18
SPF_MXpowercomponents.nl

Related pages

Pivot deeper into the graph from powercomponents.nl.

Cypher and MCP

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

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