Skip to content

Hostname

wpbenefits.ca

Last fetched

wpbenefits.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · wpbenefits.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wpbenefits.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.155104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.155104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of wpbenefits.ca.

Web-graph footprint

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

8 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wpbenefits.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.145.99.64
SPF_IP216.220.58.37
SPF_IP216.221.76.90
SPF_MXwpbenefits.ca

Related pages

Pivot deeper into the graph from wpbenefits.ca.

Cypher and MCP

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

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