Skip to content

Hostname

pillcheck.ca

Last fetched

pillcheck.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · pillcheck.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pillcheck.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.41.27172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.229172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
geneyouin
Contact emails

Subdomains

6 observed subdomains of pillcheck.ca.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pillcheck.ca.

MechanismTarget
SPF_INCLUDE8312762.spf05.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pillcheck.ca.

Cypher and MCP

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

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