Skip to content

Hostname

anytask.com

Last fetched

anytask.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · anytask.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/anytask.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.104108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.15108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.53108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.8108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.187.10513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.11718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of anytask.com owner
Contact emails

Subdomains

8 observed subdomains of anytask.com.

Web-graph footprint

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

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anytask.com.

MechanismTarget
SPF_INCLUDEbeanstalkspf.smtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from anytask.com.

Cypher and MCP

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

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