Skip to content

Hostname

dorel.com

Last fetched

dorel.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dorel.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dorel.com

Resolution chain

dorel.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
dorel industries attn dorel.com care of network solutions
Contact emails

Subdomains

18 observed subdomains of dorel.com.

Web-graph footprint

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

124 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for dorel.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-005fee01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP147.160.167.0/26
SPF_IP167.89.73.249/32
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP205.202.173.213
SPF_IP208.84.65.220/32
SPF_IP212.98.79.58
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP62.232.106.194
SPF_IP66.219.19.197
SPF_IP67.231.152.177/32
SPF_IP71.14.240.66
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from dorel.com.

Cypher and MCP

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

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