Skip to content

Hostname

componenta.com

Last fetched

componenta.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · componenta.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/componenta.com

Resolution chain

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

WHOIS identity

Registrar
iana:106
Organization
- -
Contact emails

Subdomains

14 observed subdomains of componenta.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for componenta.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp01.mailsec.fi
SPF_IP193.185.142.21
SPF_IP195.87.222.106
SPF_IP212.146.12.188
SPF_IP212.146.12.189
SPF_IP212.15.16.174
SPF_IP212.247.229.29
SPF_IP217.119.32.189
SPF_IP50.31.40.150
SPF_IP62.241.241.115
SPF_IP62.241.241.122
SPF_IP62.241.241.130
SPF_IP62.241.241.138
SPF_IP62.241.241.147
SPF_IP84.216.4.179
SPF_IP84.216.4.187
SPF_IP89.166.86.138

Related pages

Pivot deeper into the graph from componenta.com.

Cypher and MCP

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

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