Hostname
spectroworks.com
Last fetched
spectroworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spectroworks.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.152.29 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.61 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.78 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.85 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.11 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.117 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.77 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.99 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spectroworks.com owner
- Contact emails
- ulrich_kr@yahoo.com
- 4468b4d2-9301-4f5f-aa54-8bea8390c706@identity-protect.org
- 53924771-5b11-4dc5-aeff-abf4c1395fa8@identity-protect.org
- 8126b557-9b97-4049-9e4a-1c2b6a077128@identity-protect.org
- dab1257b-92fb-44b7-a8fe-996aa4277223@identity-protect.org
- ed238479-13d7-4494-9e0e-6b43d790464c@identity-protect.org
- f68d3c62-ae40-4b96-9a32-502ebab23cec@identity-protect.org
- owner-3089347@spectroworks.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of spectroworks.com.
Web-graph footprint
Distinct hostnames that link to or from spectroworks.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from spectroworks.com.
- IP · 3.166.152.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ulrich_kr@yahoo.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spectroworks.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.