Skip to content

Hostname

carewithus.ca

Last fetched

carewithus.ca resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:publicdomainregistry.com inc as the registrar.

Nutrition Label

WHISPER CANON · carewithus.caRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carewithus.ca

Resolution chain

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

IPPrefixASNOperatorCountry
69.162.134.11569.162.128.0/18AS29802HVC-AS - HIVELOCITY, Inc.US
74.121.204.19374.121.204.0/22AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
registrar:publicdomainregistry.com inc
Organization
Contact emails

Subdomains

1 observed subdomain of carewithus.ca.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • carewithus.ca

SPF policy

6 SPF mechanisms authorising senders for carewithus.ca.

MechanismTarget
SPF_Acarewithus.ca
SPF_INCLUDEspf.securedserverspace.com
SPF_IP208.117.38.223
SPF_IP69.162.134.115
SPF_IP74.121.204.193
SPF_MXcarewithus.ca

Related pages

Pivot deeper into the graph from carewithus.ca.

Cypher and MCP

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

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