Hostname
set-works.com
Last fetched
set-works.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
set-works.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.209.239.230 | 35.208.0.0/15 | AS15169 | GOOGLE - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of set-works.com owner
- Contact emails
- gwilliams@directserviceworks.com
- hmccracken@set-works.com
- 4575da0a-9264-43fe-9e83-9bb1ad269d19@identity-protect.org
- 4f12f884-e747-4b85-8038-cb6c179e4ae2@identity-protect.org
- 7bc60420-80c6-466a-ba1f-3accbcebc521@identity-protect.org
- 8c7688dc-4621-4598-965d-ef8db1caaff0@identity-protect.org
- ada6cced-e9f2-4d67-a5d4-61df429f4369@identity-protect.org
- aead4c39-6061-4244-a7d3-f6a233255687@identity-protect.org
- owner-1199859@set-works.com.whoisprivacyservice.org
- owner-1910481@set-works.com.whoisprivacyservice.org
- owner-2885781@set-works.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of set-works.com.
Web-graph footprint
Distinct hostnames that link to or from set-works.com in the public web crawl.
57 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for set-works.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from set-works.com.
- IP · 35.209.239.230
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:468
- Country · US
- Email · gwilliams@directserviceworks.com
- TLD · .com
- Browse hostnames · se…
- 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: "set-works.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.