Hostname
microserve.ca
Last fetched
microserve.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
microserve.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.136.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.137.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- microserve (tm), #341234 bc ltd o/a microserve business computer services
- Contact emails
Subdomains
21 observed subdomains of microserve.ca.
Web-graph footprint
Distinct hostnames that link to or from microserve.ca in the public web crawl.
95 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for microserve.ca.
| Mechanism | Target |
|---|---|
| SPF_A | spf.smarteru.com |
| SPF_INCLUDE | 39987054.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | smtp.smileback.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.219.157.194/32 |
| SPF_IP | 165.193.224.10/32 |
| SPF_IP | 204.244.181.143/32 |
| SPF_IP | 205.207.164.29/32 |
| SPF_IP | 64.251.81.46/32 |
| SPF_IP | 69.10.150.144/32 |
| SPF_IP | 69.10.150.156/32 |
| SPF_IP | 72.2.46.3/32 |
| SPF_MX | microserve.ca |
| SPF_MX | spf.constantcontact.com |
Related pages
Pivot deeper into the graph from microserve.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "microserve.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.