Skip to content

Hostname

conceptc.ca

Last fetched

conceptc.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.46.20104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.155172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

44 observed subdomains of conceptc.ca.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for conceptc.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP173.231.192.0/20
SPF_IP209.182.198.120/32
SPF_IP70.32.23.93

Related pages

Pivot deeper into the graph from conceptc.ca.

Cypher and MCP

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

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