Skip to content

Hostname

itabc.ca

Last fetched

itabc.ca resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.36.148.165104.36.148.0/23AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
industry training authority
Contact emails

Subdomains

38 observed subdomains of itabc.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for itabc.ca.

MechanismTarget
SPF_Abarracuda.itabc.ca
SPF_Aitabc.ca
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.46.126.112/28
SPF_MXitabc.ca

Related pages

Pivot deeper into the graph from itabc.ca.

Cypher and MCP

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

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