Hostname
fitbox.com
Last fetched
fitbox.com resolves to 3 IPv4 addresses operated by AS132203 in HK. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
fitbox.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.32.198.78 | 101.32.192.0/20 | AS132203 | — | HK |
| 162.255.119.167 | 162.255.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 162.255.119.44 | 162.255.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- fit boxx trading company
- Contact emails
Subdomains
1 observed subdomain of fitbox.com.
| Subdomain |
|---|
| www.fitbox.com |
Web-graph footprint
Distinct hostnames that link to or from fitbox.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fitbox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fitbox.com.
- IP · 101.32.198.78
- ASN · AS132203
- Registrar · iana:1068
- Country · HK
- Email · 121d8b4979f6456a86fc4dc7b5bdf9c5.protect@whoisguard.com
- TLD · .com
- Browse hostnames · fi…
- 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: "fitbox.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.