Skip to content

Hostname

abacusdata.ca

Last fetched

abacusdata.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · abacusdata.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/abacusdata.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.99104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.99104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
148.72.0.200148.72.0.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
172.67.74.42172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

9 observed subdomains of abacusdata.ca.

Web-graph footprint

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

1,064 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abacusdata.ca.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from abacusdata.ca.

Cypher and MCP

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

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