Hostname
basic-fit.com
Last fetched
basic-fit.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
basic-fit.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 |
|---|---|---|---|---|
| 104.16.0.30 | 104.16.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1647
- Organization
- basic-fit international b.v.
- Contact emails
Subdomains
88 observed subdomains of basic-fit.com.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from basic-fit.com in the public web crawl.
1,600 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for basic-fit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25852368.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 155.56.208.100/30 |
| SPF_IP | 157.133.97.216/30 |
| SPF_IP | 169.145.66.70/30 |
| SPF_IP | 169.145.66.72/31 |
| SPF_IP | 194.158.15.2/25 |
| SPF_IP | 20.86.211.131 |
| SPF_IP | 2001:7b8:634:4600:0:0:0:225 |
| SPF_IP | 40.114.167.186 |
| SPF_IP | 52.57.42.177 |
| SPF_IP | 78.31.115.225 |
| SPF_IP | 85.209.111.73 |
Related pages
Pivot deeper into the graph from basic-fit.com.
- IP · 104.16.0.30
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1647
- Country · CA
- Email · it@basic-fit.com
- TLD · .com
- Browse hostnames · ba…
- 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: "basic-fit.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.