Skip to content

Hostname

authentikcanada.com

Last fetched

authentikcanada.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · authentikcanada.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/authentikcanada.com

Resolution chain

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

IPPrefixASNOperatorCountry
57.128.84.13157.128.0.0/17AS16276FR

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

30 observed subdomains of authentikcanada.com.

Web-graph footprint

Distinct hostnames that link to or from authentikcanada.com in the public web crawl.

491 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for authentikcanada.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.128.114.127
SPF_IP147.253.139.42
SPF_IP167.89.60.104
SPF_IP20.200.61.17

Related pages

Pivot deeper into the graph from authentikcanada.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "authentikcanada.com"})-[: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.