Skip to content

Hostname

beneva.ca

Last fetched

beneva.ca resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · beneva.caRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/beneva.ca

Resolution chain

beneva.ca resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.46.49104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.1.48151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.129.48151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.193.48151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.65.48151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
172.66.144.57172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
alexandre roger
Contact emails

Subdomains

29 observed subdomains of beneva.ca.

Web-graph footprint

Distinct hostnames that link to or from beneva.ca in the public web crawl.

683 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beneva.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.150.23/32
SPF_IP168.245.37.14/32
SPF_IP204.19.214.62
SPF_IP45.33.201.77

Related pages

Pivot deeper into the graph from beneva.ca.

Cypher and MCP

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

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