Skip to content

Hostname

beka-cookware.com

Last fetched

beka-cookware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

beka-cookware.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:106
Organization
allinox nv
Contact emails

Subdomains

9 observed subdomains of beka-cookware.com.

Web-graph footprint

Distinct hostnames that link to or from beka-cookware.com in the public web crawl.

206 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for beka-cookware.com.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.natchcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.40.0/22
SPF_IP180.189.136.0/22
SPF_IP184.106.86.128/28
SPF_IP184.106.87.160/29
SPF_IP184.106.87.168/29
SPF_IP194.78.123.238
SPF_IP194.78.214.146
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP205.166.177.0/24
SPF_IP206.72.127.0/24
SPF_IP27.126.144.0/21
SPF_IP80.201.238.208
SPF_IP91.183.205.28
SPF_MXbeka-cookware.com

Related pages

Pivot deeper into the graph from beka-cookware.com.

Cypher and MCP

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

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