Hostname
pilates-works.com
Last fetched
pilates-works.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pilates-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 |
|---|---|---|---|---|
| 52.49.7.95 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pilates-works.com owner
- Contact emails
- simonjfisher@btinternet.com
- 6387f411-d536-42a8-be8e-2a5b5c59ab2b@identity-protect.org
- 801f7437-987e-4c4f-8b1a-5f2a4d398006@identity-protect.org
- c4c74340-3b3f-444c-9074-aa1ee2427d18@identity-protect.org
- ebbc5d70-975d-4dc6-86a3-1308f060f14a@identity-protect.org
- owner-8497754@pilates-works.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of pilates-works.com.
Web-graph footprint
Distinct hostnames that link to or from pilates-works.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pilates-works.com.
| Mechanism | Target |
|---|---|
| SPF_A | pilates-works.com |
| SPF_MX | pilates-works.com |
Related pages
Pivot deeper into the graph from pilates-works.com.
- IP · 52.49.7.95
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · simonjfisher@btinternet.com
- TLD · .com
- Browse hostnames · pi…
- 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: "pilates-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.