Skip to content

Hostname

techartworks.com

Last fetched

techartworks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · techartworks.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techartworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.13.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1723.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2083.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.613.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.703.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.883.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1173.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2383.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2483.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.863.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.12152.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.4152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.18952.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

6 observed subdomains of techartworks.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for techartworks.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from techartworks.com.

Cypher and MCP

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

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