Skip to content

Hostname

taskbeaver.ca

Last fetched

taskbeaver.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · taskbeaver.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/taskbeaver.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.83.4018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.4318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.6718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.168.122.1163.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.413.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.553.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.793.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for taskbeaver.ca.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from taskbeaver.ca.

Cypher and MCP

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

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