Skip to content

Hostname

taskmade.com

Last fetched

taskmade.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · taskmade.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/taskmade.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.213.28108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.65108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.78108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.95108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.130.11313.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.2213.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.9013.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH
13.35.130.9713.35.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:1068
Organization
carlos faria
Contact emails

Subdomains

4 observed subdomains of taskmade.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for taskmade.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from taskmade.com.

Cypher and MCP

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

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