Hostname
fitwell.com
Last fetched
fitwell.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fitwell.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.212.125.163 | 35.212.0.0/17 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mark thompson, d.c
- Contact emails
- admin@fitwell.com
- ch7ze2uw8m9@networksolutionsprivateregistration.com
- cx63p3f676n@networksolutionsprivateregistration.com
- d73t99rg8he@networksolutionsprivateregistration.com
- du69z5t66nc@networksolutionsprivateregistration.com
- gc2gh5ap8m9@networksolutionsprivateregistration.com
- hs4zh5ab639@networksolutionsprivateregistration.com
- jg4d82764vy@networksolutionsprivateregistration.com
- k28pk9gq8e8@networksolutionsprivateregistration.com
- kj5sp46f66q@networksolutionsprivateregistration.com
- p96d96e73rk@networksolutionsprivateregistration.com
- qx8w254h6u7@networksolutionsprivateregistration.com
- ws6yy5r52gt@networksolutionsprivateregistration.com
- xv2s49wu6va@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of fitwell.com.
| Subdomain |
|---|
| www.fitwell.com |
Web-graph footprint
Distinct hostnames that link to or from fitwell.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fitwell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fitwell.com.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fitwell.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fitwell.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.