Hostname
groundwurk.com
Last fetched
groundwurk.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
groundwurk.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.130.133 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.194.133 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.133 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.66.133 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of groundwurk.com owner
- Contact emails
- grawles@gmail.com
- 07e288f0-64bb-49e9-9292-08f15b42863b@identity-protect.org
- 79e9f405-08a2-4fea-9cdc-d00c24c52bab@identity-protect.org
- 8fdc2c4a-5aae-46b6-a875-d2066a34caea@identity-protect.org
- 94773d74-8728-4f05-8735-2c1cd78112a2@identity-protect.org
- aa883320-dd9c-47d9-9b5c-a6a538597b75@identity-protect.org
- db1ed2d2-7711-4e45-8e45-8754d5ea3399@identity-protect.org
- owner-7848038@groundwurk.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of groundwurk.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for groundwurk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from groundwurk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groundwurk.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.