Skip to content

Hostname

mycrowd.ca

Last fetched

mycrowd.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

mycrowd.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.118.143158.69.0.0/16AS16276CA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

19 observed subdomains of mycrowd.ca.

Web-graph footprint

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

130 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mycrowd.ca.

MechanismTarget
SPF_Amycrowd.ca
SPF_IP158.69.118.143
SPF_IP216.225.202.31
SPF_IP2600:3c01:e000:6b:0:0:0:1
SPF_IP2607:5300:60:878f:0:0:0:1
SPF_IP2607:b500:422:f400:0:0:0:1
SPF_IP45.79.81.227
SPF_MXmycrowd.ca

Related pages

Pivot deeper into the graph from mycrowd.ca.

Cypher and MCP

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

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