Skip to content

Hostname

quickwork.co

Last fetched

quickwork.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · quickwork.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quickwork.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.6018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.11354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1495
Organization
quickwork technologies private
Contact emails

Subdomains

42 observed subdomains of quickwork.co.

Web-graph footprint

Distinct hostnames that link to or from quickwork.co in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for quickwork.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsender.zoho-books.in

Related pages

Pivot deeper into the graph from quickwork.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "quickwork.co"})-[: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.