Skip to content

Hostname

akinsemployment.ca

Last fetched

akinsemployment.ca resolves to 6 IPv4 addresses operated by ANSONNET-AS-UK in US. WHOIS lists registrar:open provider inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.124.236145.223.120.0/21AS47583ANSONNET-AS-UKUS
147.79.72.44147.79.72.0/21AS47583ANSONNET-AS-UKUS
147.79.79.171147.79.72.0/21AS47583ANSONNET-AS-UKUS
147.79.79.239147.79.72.0/21AS47583ANSONNET-AS-UKUS
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:open provider inc.
Organization
Contact emails

Subdomains

3 observed subdomains of akinsemployment.ca.

Web-graph footprint

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

1,354 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • akinsemployment.ca

SPF policy

5 SPF mechanisms authorising senders for akinsemployment.ca.

MechanismTarget
SPF_Aakinsemployment.ca
SPF_INCLUDE100percenthost.net
SPF_IP209.177.102.101
SPF_IP209.177.108.59
SPF_MXakinsemployment.ca

Related pages

Pivot deeper into the graph from akinsemployment.ca.

Cypher and MCP

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

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