Hostname
swarmworks.com
Last fetched
swarmworks.com resolves to 1 IPv4 address operated by AS8893 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
swarmworks.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 |
|---|---|---|---|---|
| 212.72.185.190 | 212.72.160.0/19 | AS8893 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of swarmworks.com owner
- Contact emails
- klaus.pampuch@swarmworks.com
- 108192cc-1f83-4415-aa17-d365dee19db9@identity-protect.org
- 179440b3-34ee-455f-b7c7-1e997ee431cd@identity-protect.org
- 57d337bb-f2a2-4a66-86f3-3c20bfba362d@identity-protect.org
- a4e9fe94-1e53-46e0-bc69-d02c1969393f@identity-protect.org
- b76e0ad0-94aa-43ba-b419-0bcd650ef28d@identity-protect.org
- ded0e39c-1ae0-446c-b125-42c80f9cef08@identity-protect.org
- info@domain-contact.org
- owner-11556792@swarmworks.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of swarmworks.com.
Web-graph footprint
Distinct hostnames that link to or from swarmworks.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for swarmworks.com.
| Mechanism | Target |
|---|---|
| SPF_A | swarmworks.com |
| SPF_MX | swarmworks.com |
Related pages
Pivot deeper into the graph from swarmworks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swarmworks.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.