Skip to content

Hostname

taskboard.com

Last fetched

taskboard.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · taskboard.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/taskboard.com

Resolution chain

taskboard.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.175.40.4635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.113.10750.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
66.96.163.16066.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

2 observed subdomains of taskboard.com.

Web-graph footprint

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

11 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for taskboard.com.

MechanismTarget
SPF_INCLUDEspf.cloudus.oxcs.net
SPF_INCLUDEspf.registeredsite.com

Related pages

Pivot deeper into the graph from taskboard.com.

Cypher and MCP

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

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